NodeTimerRef start - Uberi/MineTest-API GitHub Wiki

NodeTimerRef:start

Description

Start the timer with the specified time value.

Equivalent to set(timeout, 0).

Syntax

start([float](../type/float.html) timeout)

Examples

timer:start(15)
⚠️ **GitHub.com Fallback** ⚠️