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