fd::time_bounds_notation
// In header: <fd/scheduling_chrono.h> enum time_bounds_notation { closed = = false, halfopen = = true };
Denotes the type of time point bounds in contexts that require interval notation to be specified.