Timer
delete |
Delete timer object from memory |
disp |
Display information about timer object |
get |
Retrieve information about timer object properties |
isvalid |
Determine if timer object is valid |
set |
Display or set timer object properties |
start |
Start a timer |
startat |
Start a timer at a specific timer |
stop |
Stop a timer |
timer |
Create a timer object |
timerfind |
Return an array of all visible timer objects in memory |
timerfindall |
Return an array of all timer objects in memory |
wait |
Block command line until timer completes |