RealTime Properties |
The RealTime type exposes the following members.
| Name | Description | |
|---|---|---|
| Now |
The current wall clock time.
| |
| ToFixed |
Convert ticks to real time (seconds).
| |
| ToFixedUnscaled |
Convert to a Fixed counter. The value returned is not scaled.
| |
| ToMicroseconds |
Convert ticks to real time (microseconds).
| |
| ToMilliseconds |
Convert ticks to real time (milliseconds).
| |
| ToSeconds |
Convert ticks to real time (seconds).
| |
| ToTicks |
Convert to performance counter ticks.
|