Clock.getTime

Gets the current time of the given clock. The time is always monotonically increasing and adjusted according to the current offset and rate.

class Clock
getTime
()

Return Value

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

MT safe.

Meta