VocabularythreadsInputs and outputs| n/f | a non-negative integer or f |
Word descriptionSuspends the current thread until the given nanosecond count, returned by
nano-count, is reached, or indefinitely if a value of
f is passed in.
Other threads may interrupt the sleep by calling
interrupt.
DefinitionMethods