Scratch for Java

Timer::millis()

Returns the number of milliseconds since the program started.

Syntax

Java

.millis()

Return

int

millis()