Companion

Properties

Link copied to clipboard

When Clock.startTime or Clock.stopTime is reached, Clock.tick will not advance Clock.currentTime any further.

Link copied to clipboard

When Clock.stopTime is reached, Clock.tick will advance Clock.currentTime to the opposite end of the interval. When time is moving backwards, Clock.tick will not advance past Clock.startTime

Link copied to clipboard

Clock.tick will always advances the clock in its current direction.