CAF
0.17.6
|
This is the complete list of members for caf::duration, including all inherited members.
count (defined in caf::duration) | caf::duration | |
duration() (defined in caf::duration) | caf::duration | |
duration(time_unit u, uint32_t v) (defined in caf::duration) | caf::duration | |
duration(infinite_t) (defined in caf::duration) | caf::duration | |
duration(const std::chrono::duration< Rep, Period > &d) | caf::duration | explicit |
get_time_unit_from_period() | caf::duration | related |
inspect(Inspector &f, duration &x) | caf::duration | related |
is_infinite(duration x) | caf::duration | related |
is_zero() const | caf::duration | |
operator!=(const duration &lhs, const duration &rhs) | caf::duration | related |
operator+=(std::chrono::time_point< Clock, Duration > &lhs, const duration &rhs) | caf::duration | related |
operator==(const duration &lhs, const duration &rhs) | caf::duration | related |
time_unit enum name | caf::duration | related |
to_string(const duration &x) | caf::duration | related |
unit (defined in caf::duration) | caf::duration | |
valid() const | caf::duration |