![]() |
TrinityCore
|
#include <chrono>
Include dependency graph for Duration.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Typedefs | |
| typedef std::chrono::milliseconds | Milliseconds |
| Milliseconds shorthand typedef. More... | |
| typedef std::chrono::seconds | Seconds |
| Seconds shorthand typedef. More... | |
| typedef std::chrono::minutes | Minutes |
| Minutes shorthand typedef. More... | |
| typedef std::chrono::hours | Hours |
| Hours shorthand typedef. More... | |
| typedef std::chrono::hours Hours |
Hours shorthand typedef.
| typedef std::chrono::milliseconds Milliseconds |
Milliseconds shorthand typedef.
| typedef std::chrono::minutes Minutes |
Minutes shorthand typedef.
| typedef std::chrono::seconds Seconds |
Seconds shorthand typedef.
1.8.8