timers vocabulary
Factor handbook » Vocabulary index


Documentation
Timers

Metadata
Authors:Doug Coleman


Words

Error classes
ClassSuperclassSlots
Image timer-already-startedImage tupletimer


Tuple classes
ClassSuperclassSlots
Image timerImage tuplequot delay-nanos interval-nanos next-nanos quotation-running? thread


Ordinary words
WordStack effect
Image <timer>( quot delay-duration/f interval-duration/f -- timer )
Image delayed-every( quot duration -- timer )
Image every( quot interval-duration -- timer )
Image later( quot delay-duration -- timer )
Image restart-timer( timer -- )
Image start-timer( timer -- )
Image stop-timer( timer -- )
Image timer-already-started( timer -- * )


Class predicate words
WordStack effect
Image timer-already-started?( object -- ? )
Image timer?( object -- ? )


Files


Metadata files