| HoverRace
    2.0
    | 
 Include dependency graph for Duration.h:
 Include dependency graph for Duration.h: This graph shows which files directly or indirectly include this file:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
| Classes | |
| class | HoverRace::Util::Duration | 
| The relative time between two timestamps.  More... | |
| Namespaces | |
| HoverRace | |
| HoverRace::Util | |
| Macros | |
| #define | MR_DllDeclare | 
| Functions | |
| constexpr bool | HoverRace::Util::operator< (const Duration &a, const Duration &b) noexcept | 
| constexpr bool | HoverRace::Util::operator< (const Duration &a, Duration::dur_t b) noexcept | 
| constexpr bool | HoverRace::Util::operator< (Duration::dur_t a, const Duration &b) noexcept | 
| std::ostream & | HoverRace::Util::operator<< (std::ostream &os, const Duration &dur) | 
| constexpr bool | HoverRace::Util::operator== (const Duration &a, const Duration &b) noexcept | 
| constexpr bool | HoverRace::Util::operator== (const Duration &a, Duration::dur_t b) noexcept | 
| constexpr bool | HoverRace::Util::operator== (Duration::dur_t a, const Duration &b) noexcept | 
| #define MR_DllDeclare | 
 1.8.11
 1.8.11