Interface for a scheduler.
This interface defines the structure and behavior of a scheduler, which is responsible for executing scheduled tasks or operations.
Readonly
An array of log messages generated by the scheduler.
Executes a single step or iteration in the scheduler.
Interface for a scheduler.
This interface defines the structure and behavior of a scheduler, which is responsible for executing scheduled tasks or operations.