1#ifndef XRPL_BASICS_UPTIMETIMER_H_INCLUDED
2#define XRPL_BASICS_UPTIMETIMER_H_INCLUDED
25 static constexpr bool is_steady = std::chrono::system_clock::is_steady;
Tracks program uptime to seconds precision.
static constexpr bool is_steady
static update_thread start_clock()
static std::atomic< rep > now_
static std::atomic< bool > stop_
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
update_thread(update_thread &&)=default