fd::derive_clocked_timepoint — Derive a new schedule time point according to the specified granularity by adding the specified onset to the relative origin of a schedule time point.
// In header: <fd/functional.h> schedule_timepoint derive_clocked_timepoint(const schedule_timepoint & tp, const interval_onset & onset, interval_granularity g);