CFRunLoopTimerCreate ( allocator fireDate interval flags order callout context -- CFRunLoopTimerRef )


Vocabulary
core-foundation.timers

Inputs
allocatoran object
fireDatean object
intervalan object
flagsan object
orderan object
calloutan object
contextan object


Outputs
CFRunLoopTimerRefan object


Definition