Skip to content

QueScript / Reference / <timer>

<timer/>

Simple Example

    <timer/>
    <wait timer="1m:20s"/>

Attributes

  • None

Child Commands

  • None

Explained

<timer> resets the parent <que>'s internal timer. The timer can be used by the <wait>.

It also creates an {expr} Variable inside the que-domain called '$TIMER'. Its value is milliseconds since the last call of <timer>.