Other Functions
The following functions are available globally.
-
Declaration
Swift
public func assertOnQueueExecutor(_ executor: QueueExecutor)
-
Declaration
Swift
public func assertOnMainQueueExecutor()
-
Declaration
Swift
public func assertOnRunLoopExecutor(_ executor: RunLoopExecutor)
-
Declaration
Swift
public func assertOnMainRunLoopExecutor()
-
Declaration
Swift
public func assertOnThreadExecutor(_ executor: ThreadExecutor)