| PerformanceCounterTimer Methods |
The PerformanceCounterTimer type exposes the following members.
| Name | Description | |
|---|---|---|
| EnsureRunTimerAsync |
Ensures that the timer runs in an asynchronous thread.
| |
| EnsureTimer |
Ensures performance counter timer.
| |
| Run |
Starts the timer execution.
| |
| StopTimer |
Stops the timer execution.
|