Other Type Aliases
The following type aliases are available globally.
-
Undocumented
Declaration
Swift
public typealias RxTimeInterval = TimeInterval
-
Type that represents absolute time in the context of RxSwift.
Declaration
Swift
public typealias RxTime = Date
-
Undocumented
Declaration
Swift
public typealias RxAbstractInteger = FixedWidthInteger