Skip to main content

Time

note

Each object / scene can have only 1 Timer and Stopwatch

Block NameBlockDescription
Start Timer

Start/Restart the countdown of the timer.

  • Time: Number value specifying the duration of the timer in seconds.
Stop Timer
Stop the countdown of the timer.
Resume Timer
Resume the countdown of the timer.
Get Timer
Return timer remaining time Number value.
Start Stopwatch
Start/Restart the stopwatch count-up.
Stop Stopwatch
Stop the stopwatch.
Resume Stopwatch
Resume the stopwatch.
Get Stopwatch
Return stopwatch time Number value.