Click or drag to resize

HighResolutionTimeProvider Properties

The HighResolutionTimeProvider type exposes the following members.

Properties
  NameDescription
Public propertyBaseNano
Gets the # of nano-seconds that were reported by DateTime.GetInstance when we reset the baseline. It is used to determine the starting point from which all other performance measurements are calculated.
Public propertyBaseTime
Gets the # of nano-seconds reported by NanoTime when we initialized the timer.
Public propertyCurrentTime
Gets the current time.
Top
See Also