get_time


Description:

public ClockTime get_time ()

Gets the current time of the given clock.

The time is always monotonically increasing and adjusted according to the current offset and rate.

Parameters:

this

a Clock to query

Returns:

the time of the clock. Or CLOCK_TIME_NONE when given invalid input.