Navigation bar
  Start Previous page
 82 of 286 
Next page End  

68
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