Next: , Previous: position-toward, Up: GCL Reference


7.2.105 process-events

(process-events)
Pass control back to the event loop of Geomview, then continue evaluating the current command-script. If the current input stream has been put to sleep by one of the (sleep-...) commands, then the control remains by the main-loop until the current input streams “sleep” is over. See (sleep-until ...). See (sleep-for ...).