pub const HOURLY: &'static str = "0 * * * *";
Expand description

Cron expression to run once a hour.