Kagome
Polkadot Runtime Engine in C++17
|
#include <chrono>
Go to the source code of this file.
Classes | |
class | kagome::clock::Clock< ClockType > |
Namespaces | |
kagome::clock | |
Typedefs | |
using | kagome::clock::SteadyClock = Clock< std::chrono::steady_clock > |
using | kagome::clock::SystemClock = Clock< std::chrono::system_clock > |