milliseconds(_:)
Converts the specified number of milliseconds into an instance of this scheduler time type.
Declaration
static func milliseconds(_ ms: Int) -> SelfConverts the specified number of milliseconds into an instance of this scheduler time type.
static func milliseconds(_ ms: Int) -> Self