Skip to content

Type Alias: TimerCallback

TimerCallback = () => void

Defined in: time.ts:9

Represents a callback used for a timer.

Returns

void