1 02/26/79 pause 2 3 Syntax: pause {time} 4 5 6 Function: causes a real-time delay for a specified number of seconds by calling 7 the timer_manager_$sleep entry point. 8 9 10 Arguments: 11 time 12 is an integral number of seconds. The default is 10 seconds.