fd::will_complete_after_current_interval — Check whether given schedule's end of activity falls after the current interval (and for this purpose the last interval), i.e. after the current ending time point, and is therefore in the process of completing.
// In header: <fd/functional.h> bool will_complete_after_current_interval(const schedule_timepiece & schedule);