TimestampHelper MembersTable of ContentTicksToMicroseconds Method

The TimestampHelper type exposes the following members.

Methods

  NameDescription
Public methodStatic memberTicksToMicroseconds
Returns the number of whole microseconds represented by the specified number of ticks.
Public methodStatic memberTicksToMilliseconds
Returns the number of whole milliseconds represented by the specified number of ticks.
Public methodStatic memberTicksToSeconds
Returns the number of whole seconds represented by the specified number of ticks.

See Also