Contents

CFRunLoopTimerGetTypeID()

Returns the type identifier of the CFRunLoopTimer opaque type.

Declaration

func CFRunLoopTimerGetTypeID() -> CFTypeID

Return Value

The type identifier for the CFRunLoopTimer opaque type.

See Also

CFRunLoopTimer Miscellaneous Functions