Gets the current time of the given clock.
The time is always monotonically increasing and adjusted according to the current offset and rate.
this |
a Clock to query |
the time of the clock. Or CLOCK_TIME_NONE when given invalid input. |