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