get_resolution
Description:
public virtual ClockTime get_resolution ()
Gets the accuracy of the clock.
The accuracy of the clock is the granularity of the values returned by
get_time.
Parameters:
Returns:
the resolution of the clock in units of ClockTime.
|