baseΒΆ

Base implementation for scheduler.

Author: Jendrik A. Potyka, Fabian A. Preiss

Modules

definition

Basic definitions for a abstract BaseJob and BaseScheduler.

job

Implementation of a BaseJob.

job_timer

Implementation of the essential timer for a BaseJob.

job_util

Implementation of essential functions for a BaseJob.

scheduler

Implementation of a BaseScheduler.

scheduler_util

Implementation of essential functions and components for a BaseJob.

timingtype

Defines the typing for all trigger objects.