Contents

microseconds(_:)

Converts the specified number of microseconds into an instance of this scheduler time type.

Declaration

static func microseconds(_ us: Int) -> RunLoop.SchedulerTimeType.Stride

See Also

Converting to Seconds