forwardTicksPerSecond Property    Table of ContentTicksToMicroseconds Method forward
TimestampHelper Methods

The TimestampHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberTicksToMicroseconds
Returns the number of microseconds represented by the specified number of ticks.
Public methodStatic memberTicksToMilliseconds
Returns the number of milliseconds represented by the specified number of ticks.
Public methodStatic memberTicksToSeconds
Returns the number of seconds represented by the specified number of ticks.
Top
See Also