Handbook
Glossary
timers.private vocabulary
Factor handbook
ยป
Vocabulary index
Summary
Metadata
Parents:
timers
Words
Generic words
Word
Stack effect
>nanoseconds
( obj -- duration/f )
Ordinary words
Word
Stack 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
resource:basis/timers/timers.factor
resource:basis/timers/timers-docs.factor
resource:basis/timers/timers-tests.factor