Table of Contents

Method Skip

Namespace
Eon
Assembly
Eon.dll

Skip(int)

Skip count Duration from the this Schedule

[Pure]
public Schedule Skip(int count)

Parameters

count int

count emissions to skip

Returns

Schedule

Schedule with count Duration skipped

Remarks

If count is greater than the number of emissions from this Schedule it will emmit nothing