Interface TimerControllerData

Hierarchy

Properties

Properties

id: number

Identifier for this controller object.

seconds: number

The amount of seconds that the timer will delay signals.

ticks: number

The amount of ticks (1/40s) that the timer will delay signals (added to seconds).

Generated using TypeDoc