Crate lightspeed_scheduler[][src]

Modules

Structs

Functions

Creates a new Executor that uses the Local time zone for the execution times evaluation. For example, the cron expressions will refer to the Local time zone.

Creates a new Executor that uses a custom time zone for the execution times evaluation. For example, the cron expressions will refer to the specified time zone.

Creates a new Executor that uses the UTC time zone for the execution times evaluation. For example, the cron expressions will refer to the UTC time zone.