[ NoWrapper ]
public virtual ClockReturn wait (ClockEntry entry, out ClockTimeDiff jitter)
Perform a blocking wait on the given ClockEntry and return the jitter.
this |
the Clock |
entry |
the entry to wait on |
jitter |
a pointer that will contain the jitter |
the result of the blocking wait. EARLY will be returned if the current
clock time is past the time of |