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