Navigation bar
  Start Previous page
 81 of 283 
Next page End 76 77 78 79 80 81 82 83 84 85 86  

72
DelayUntilClockTick
Type
Subroutine
Invocation
DelayUntilClockTick()
Discussion
This routine suspends the current task until at least the next tick of the RTC.  The actual delay depends
on what other tasks actually do that may run in the interim.  It is possible that the task will be suspended
indefinitely.
If no other tasks are ready to run, the actual delay could be between 0 and 1.95ms.
See Also
Previous page Top Next page