TrinityCore
|
#include <chrono>
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.