fd::is_contiguously_down — Check whether currently scheduled uptime is immediately followed by downtime (i.e. current ending time point equals current onset time point).
// In header: <fd/functional.h> bool is_contiguously_down(const schedule_timepiece & schedule);