Clock.getResolution

Get the accuracy of the clock. The accuracy of the clock is the granularity of the values returned by Clock.getTime.

class Clock
getResolution
()

Return Value

the resolution of the clock in units of GstClockTime

MT safe.