PrevUpHomeNext

Type time_bounds_notation

fd::time_bounds_notation

Synopsis

// In header: <fd/scheduling_chrono.h>


enum time_bounds_notation { closed = = false, halfopen = = true };

Description

Denotes the type of time point bounds in contexts that require interval notation to be specified.


PrevUpHomeNext