Contents

distance(to:)

The distance to another operation queue scheduler time.

Declaration

func distance(to other: OperationQueue.SchedulerTimeType) -> OperationQueue.SchedulerTimeType.Stride

Parameters

  • other:

    Another operation queue scheduler time.

Return Value

The time interval between this time and the other time.

See Also

Managing Scheduler Time Type Properties