distance(to:)
Returns the distance to another run loop scheduler time.
Declaration
func distance(to other: RunLoop.SchedulerTimeType) -> RunLoop.SchedulerTimeType.StrideParameters
- other:
Another run loop time.
Return Value
The time interval between this time and the provided time.