dispatch_source_t
An object that coordinates the processing of specific low-level system events, such as file-system events, timers, and UNIX signals.
Declaration
typealias dispatch_source_t = DispatchSourceAn object that coordinates the processing of specific low-level system events, such as file-system events, timers, and UNIX signals.
typealias dispatch_source_t = DispatchSource