libcaf
0.13.2
|
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(std::chrono::duration< Rep, Period > d) | caf::duration | |
get_time_unit_from_period() | 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 |
unit (defined in caf::duration) | caf::duration | |
valid() const | caf::duration |