advanced(by:)
Advances the time by the specified amount; this is meaningless in the context of an immediate scheduler.
Declaration
func advanced(by n: ImmediateScheduler.SchedulerTimeType.Stride) -> ImmediateScheduler.SchedulerTimeTypeParameters
- n:
The amount to advance by. The
ImmediateSchedulerignores this value.
Return Value
An empty SchedulerTimeType.