|
Sparkle 0.0.1
|
This is the complete list of members for spk::Duration, including all inherited members.
| Duration() | spk::Duration | |
| Duration(long double p_value, TimeUnit p_unit) | spk::Duration | |
| Duration(const Duration &p_other) | spk::Duration | |
| Duration(Duration &&p_other) noexcept | spk::Duration | |
| milliseconds() const | spk::Duration | |
| nanoseconds() const | spk::Duration | |
| operator!=(const Duration &p_o) const | spk::Duration | |
| operator+(const Duration &p_o) const | spk::Duration | |
| operator+=(const Duration &p_o) | spk::Duration | |
| operator-() const | spk::Duration | |
| operator-(const Duration &p_o) const | spk::Duration | |
| operator-=(const Duration &p_o) | spk::Duration | |
| operator<(const Duration &p_o) const | spk::Duration | |
| operator<=(const Duration &p_o) const | spk::Duration | |
| operator=(const Duration &p_other) | spk::Duration | |
| operator=(Duration &&p_other) noexcept | spk::Duration | |
| operator==(const Duration &p_o) const | spk::Duration | |
| operator>(const Duration &p_o) const | spk::Duration | |
| operator>=(const Duration &p_o) const | spk::Duration | |
| seconds() const | spk::Duration |