| Name | Description | |
|---|---|---|
![]() | Delay | Will block the current thread until a time delay has passed. |
![]() | DelayAsync | Creates a task that will complete after a time delay. |
![]() | StartTimer | Creates a timer to measure the time to complete some arbitrary executions. |
For a list of all members of this type, see IClock members.
| Name | Description | |
|---|---|---|
![]() | Delay | Will block the current thread until a time delay has passed. |
![]() | DelayAsync | Creates a task that will complete after a time delay. |
![]() | StartTimer | Creates a timer to measure the time to complete some arbitrary executions. |