10.6.2.1905 MS FACILITY EXT
( u -- )
Wait at least u milliseconds.
Note:
The actual length and variability of the time period depends
upon the implementation-defined resolution of the system clock
and upon other system and computer characteristics beyond the
scope of this standard.
See:
Rationale:
Although their frequencies vary, every system has a clock.
Since many programs need to time intervals, this word is
offered. Use of milliseconds as an internal unit of time is
a practical "least common denominator" external unit. It
is assumed implementors will use "clock ticks" (whatever
size they are) as an internal unit and convert as appropriate.
ContributeContributions
AndrewHaley [67] Multi-Tasking ProposalProposal2018-09-06 17:19:38
This contribution has been moved to the proposal section.