Interface ClockHD
access this type via: time.ClockHD (provides, requires or uses)
Retrieves a relative time using a high-definition clock.
Functions
ClockHD()
TimeHD getTime()
ClockHD()
Initialises the clock; time points will be relative to this instantiation point.
TimeHD getTime()
Returns the number of elapsed seconds and nanoseconds since the initialisation time.