Handbook
Glossary
CFRunLoopTimerIsValid ( 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
CFRunLoopTimerIsValid
(
CFRunLoopTimerRef
timer )