faust.utils.cron

Crontab Utilities.

faust.utils.cron.secs_for_next(cron_format: str, tz: Optional[tzinfo] = None) float[source]

Return seconds until next execution given Crontab style format.

Return type:

float