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