GetMilliseconds

Description

Get the number of milliseconds since the app was started. Calling this command will internally make a system call to get the amount of time passed, so it may change each time you call it.

Definition

integer GetMilliseconds()