This page is currently incomplete, but you can find information about this topic at the links below:
- changetimer -- The changetimer statement modifies a repeating task that will be performed periodically when Panorama is not otherwise busy.
- info("timerinfo") -- The info("timerinfo") function returns a dictionary that contains all of the properties of the currently running timer.
- info("timers") -- The info("timers") function returns a carriage return separated list of all active timers.
- starttimer -- The starttimer statement sets up and starts a repeating task that will be performed periodically when Panorama is not otherwise busy.
- stoptimer -- The stoptimer statement stops and deletes a timer that was set up with the StartTimer statement.
- timerinfo( -- The timerinfo( function returns a dictionary that contains all of the properties of a timer.
History
10.0 | Updated | Carried over from Panorama 6.0, with some updates. |