![]() | Table of Content | TimestampHelper Properties![]() |
TimestampHelper Class |
Namespace: OnixS.CmeMdHandler
public static class TimestampHelper
The TimestampHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Ticks |
Gets the number of ticks provided by
the high-resolution performance counter.
|
![]() ![]() | TicksPerMicrosecond |
Represents the number of ticks in 1 microsecond.
|
![]() ![]() | TicksPerMillisecond |
Represents the number of ticks in 1 millisecond.
|
![]() ![]() | TicksPerSecond |
Represents the number of ticks in 1 second.
|
Name | Description | |
---|---|---|
![]() ![]() | TicksToMicroseconds |
Returns the number of microseconds
represented by the specified number of ticks.
|
![]() ![]() | TicksToMilliseconds |
Returns the number of milliseconds
represented by the specified number of ticks.
|
![]() ![]() | TicksToSeconds |
Returns the number of seconds
represented by the specified number of ticks.
|