--- doc/docbase/instrument_scripts/nksp/reference/functions/nksp_wait_function.html 2016/07/15 15:33:43 2949 +++ doc/docbase/instrument_scripts/nksp/reference/functions/nksp_wait_function.html 2016/07/15 16:03:20 2950 @@ -9,7 +9,7 @@

Suspends / pauses execution of the current event handler instance for the requested amount of microseconds. The paused event handler instance can also be resumed before - the requested amount times elapsed by calling stop_wait() from another + the requested amount times elapsed by calling stop_wait() from another event handler instance.