Class Ticker

Ticker which can be used for interval-based timing. Operates at millisecond precision.

Inherits from

  • Object (base class)

Constructors

Name Description
this Create a new Ticker

Methods

Name Description
setNext Sets when the next tick occurs
sleep Sleeps until the next tick
start Starts the ticker