Other Typealiases
The following typealiases are available globally.
-
Type that represents time interval in the context of RxSwift.
Declaration
Swift
public typealias RxTimeInterval = NSTimeInterval -
Type that represents absolute time in the context of RxSwift.
Declaration
Swift
public typealias RxTime = NSDate
Other Typealiases Reference