info("milliseconds")

The info(“milliseconds”) function returns the number of milliseconds (1/1000th second) since the system started up.


Description

This function returns the number of milliseconds (1/1000th second) since the system started up. This function can be used to time intervals smaller than 1 second.


See Also


History

VersionStatusNotes
10.0NewNew in this version