StaticTicker

Ticker which ticks at accurate offsets from a starting point.

class StaticTicker : Ticker {}

Inherited Members

From Ticker

setNext
void setNext()

Sets when the next tick occurs

start
void start()

Starts the ticker

sleep
void sleep()

Sleeps until the next tick

Meta