MC-Basic:SYSTEM.CLOCK
Language: | English • 中文(简体) |
---|
Returns the number of system clock ticks. This is the clock run by the operating system. One clock tick corresponds to 1 millisecond.
Syntax
?Sys.Clock
?System.Clock
Availability
All versions
Type
Long
Range
0 to MaxLong
Scope
Configuration, Task or Terminal
Limitations
Read only
Examples
?System.Clock