timers.private vocabulary
Factor handbook ยป Vocabulary index


Summary

Words

Generic words
WordStack effect
>nanoseconds( obj -- duration/f )


Ordinary words
WordStack effect
(start-timer)( quot start-duration interval-duration -- timer )
?interrupt( thread timer -- )
delay-nanos( timer -- n )
interval-nanos( timer -- n/f )
next-nanos( timer -- timer n/f )
run-timer( timer -- timer )
timer-loop( timer -- )


Files