#include <chrono>

Go to the source code of this file.
Namespaces | |
| iroha | |
| iroha::time | |
Typedefs | |
| using | iroha::ts64_t = uint64_t |
| using | iroha::ts32_t = uint32_t |
| using | iroha::time::time_t = decltype(iroha::time::now()) |
Functions | |
| auto | iroha::time::now () |
| template<typename T > | |
| auto | iroha::time::now (const T &offset) |