/[svn]/doc/docbase/instrument_scripts/nksp/reference/functions/nksp_wait_function.html
ViewVC logotype

Diff of /doc/docbase/instrument_scripts/nksp/reference/functions/nksp_wait_function.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2949 by schoenebeck, Fri Jul 15 15:33:43 2016 UTC revision 2950 by schoenebeck, Fri Jul 15 16:03:20 2016 UTC
# Line 9  Line 9 
9      <p>      <p>
10        Suspends / pauses execution of the current event handler instance for the requested        Suspends / pauses execution of the current event handler instance for the requested
11        amount of microseconds. The paused event handler instance can also be resumed before        amount of microseconds. The paused event handler instance can also be resumed before
12        the requested amount times elapsed by calling <code>stop_wait()</code> from another        the requested amount times elapsed by calling <code lang="nksp">stop_wait()</code> from another
13        event handler instance.        event handler instance.
14      </p>      </p>
15      <note>      <note>

Legend:
Removed from v.2949  
changed lines
  Added in v.2950

  ViewVC Help
Powered by ViewVC