TicksToSeconds Method Table of ContentTicks Property

The TimestampHelper type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberTicks
Gets the number of ticks provided by the high-resolution performance counter.
Public propertyStatic memberTicksPerMicrosecond
Represents the number of ticks in 1 microsecond.
Public propertyStatic memberTicksPerMillisecond
Represents the number of ticks in 1 millisecond.
Public propertyStatic memberTicksPerSecond
Represents the number of ticks in 1 second.

See Also