Handbook
Glossary
CFRunLoopTimerGetInterval ( timer -- CFTimeInterval )
Vocabulary
core-foundation
.
timers
Inputs
timer
an
object
Outputs
CFTimeInterval
an
object
Definition
USING:
alien.syntax
core-foundation.time
;
IN:
core-foundation.timers
FUNCTION:
CFTimeInterval
CFRunLoopTimerGetInterval
(
CFRunLoopTimerRef
timer )