linear
Creates a Schedule which increases its delay linearly, by n * base where n is the number of executions.
Parameters
base
the base delay in nanoseconds
Creates a Schedule which increases its delay linearly, by n * base where n is the number of executions.