seconds(_:)
Converts the specified number of seconds, as a floating-point value, into an instance of this scheduler time type.
Declaration
static func seconds(_ s: Double) -> SelfConverts the specified number of seconds, as a floating-point value, into an instance of this scheduler time type.
static func seconds(_ s: Double) -> Self