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 = DispatchSource