Number of ticks to rotate wheels until internal wheel 'now' catch up with real world realTime. Calculation based on time when wheels were stared and total numer of ticks pasded.
your tick length (Duration)
current real world now (Clock.currStdTime)
ticks to advance so that we catch up real world current time
See Implementation
Number of ticks to rotate wheels until internal wheel 'now' catch up with real world realTime. Calculation based on time when wheels were stared and total numer of ticks pasded.