core-foundation.timers vocabulary
Factor handbook ยป Vocabulary index


Summary
Wrapper for CFTimer

Metadata
Tags:bindings
Platforms:macosx


Words

Symbol words
CFRunLoopTimerContext
CFRunLoopTimerRef


Ordinary words
WordStack effect
<CFTimer>( interval callback -- timer )
CFRunLoopTimerCallBack( quot -- alien )
CFRunLoopTimerCreate( allocator fireDate interval flags order callout context -- CFRunLoopTimerRef )
CFRunLoopTimerDoesRepeat( timer -- Boolean )
CFRunLoopTimerGetInterval( timer -- CFTimeInterval )
CFRunLoopTimerGetNextFireDate( timer -- CFAbsoluteTime )
CFRunLoopTimerInvalidate( timer -- )
CFRunLoopTimerIsValid( timer -- Boolean )
CFRunLoopTimerSetNextFireDate( timer fireDate -- )


Files


Metadata files