Click or drag to resize

RealTime Properties

The RealTime type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberNow
The current wall clock time.
Public propertyToFixed
Convert ticks to real time (seconds).
Public propertyToFixedUnscaled
Convert to a Fixed counter. The value returned is not scaled.
Public propertyToMicroseconds
Convert ticks to real time (microseconds).
Public propertyToMilliseconds
Convert ticks to real time (milliseconds).
Public propertyToSeconds
Convert ticks to real time (seconds).
Public propertyToTicks
Convert to performance counter ticks.
Top
See Also