Statements (25)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:class
|
gptkbp:canBeScheduledOn |
gptkb:DispatchQueue
|
gptkbp:documentation |
https://developer.apple.com/documentation/dispatch/dispatchsourcetimer
|
gptkbp:headerFile |
dispatch/source.h
|
https://www.w3.org/2000/01/rdf-schema#label |
DispatchSourceTimer
|
gptkbp:inheritsFrom |
gptkb:DispatchSource
|
gptkbp:introducedIn |
gptkb:iOS_4.0
macOS 10.6 |
gptkbp:language |
gptkb:Objective-C
gptkb:Swift |
gptkbp:method |
resume()
cancel() schedule(deadline:repeating:leeway:) setEventHandler(handler:) suspend() |
gptkbp:partOf |
gptkb:Grand_Central_Dispatch
|
gptkbp:platform |
gptkb:Apple
|
gptkbp:supports |
suspension
cancellation one-shot timers repeating intervals |
gptkbp:threadSafe |
true
|
gptkbp:usedFor |
timer events
|
gptkbp:bfsParent |
gptkb:Swift_Standard_Library
|
gptkbp:bfsLayer |
8
|