/[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 3245 by schoenebeck, Sun May 28 17:19:59 2017 UTC revision 3579 by schoenebeck, Thu Aug 29 12:29:10 2019 UTC
# Line 19  Line 19 
19        real-time instability or worse scenarios otherwise.        real-time instability or worse scenarios otherwise.
20      </p>      </p>
21      <note>      <note>
22        If the even handler instance's built-in variable <code>$NKSP_IGNORE_WAIT</code>        If the event handler instance's built-in variable <code>$NKSP_IGNORE_WAIT</code>
23        reflects <code>1</code> then all calls to <code>wait()</code> will be ignored.        reflects <code>1</code> then all calls to <code>wait()</code> will be ignored.
24        This might for example be the case when <code>stop_wait()</code> with        This might for example be the case when <code>stop_wait()</code> with
25        <code>1</code> being passed to the 2nd argument of that function.        <code>1</code> being passed to the 2nd argument of that function.

Legend:
Removed from v.3245  
changed lines
  Added in v.3579

  ViewVC Help
Powered by ViewVC