ox.scheduling.Schedule.Fixed
See theFixed companion object
A schedule that represents a fixed duration between invocations, up to a given number of times.
Value parameters
- duration
-
The duration between subsequent invocations.
- maxRepeats
-
The maximum number of repeats.
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article