ElapsedTime (function)

Gets the elapsed time

ElapsedTime(<mode>)

Parameters
<mode>
Get mode

Return Value
Elapsed time.

Description
The get mode is specified for the argument <mode>.
Available modes are:
0 Gets the elapsed time of each ms
1 Gets the elapsed time of each μs

Notes