info("panoramauptime")

The info(“panoramauptime”) function returns the number of seconds since Panorama launched.


Description

This function returns the length of time since Panorama launched, expressed as an integer number of seconds. For timing purposes you might find it more useful to use info(“uptime”), the length of time since the computer was last booted, which is accurate to the nearest millisecond.


See Also


History

VersionStatusNotes
10.2NewNew in this version.