hl.timer

hl.timer(callback: function, opts: HL.TimerOptions)

Timer.

Signature

hl.timer(callback: function, opts: HL.TimerOptions): HL.Timer

Parameters

callbackfunction

Callback.

optsHL.TimerOptions

Opts.

Returns

resultHL.Timer

Return value.

Examples

See also

HL.API

Namespace or API object containing this function.