userver: userver/utils/datetime/steady_coarse_clock.hpp File Reference
Loading...
Searching...
No Matches
steady_coarse_clock.hpp File Reference

Detailed Description

Steady clock with up to a few millisecond resolution that is slightly faster than the std::chrono::steady_clock.

Definition in file steady_coarse_clock.hpp.

Go to the source code of this file.

#include <chrono>
+ Include dependency graph for steady_coarse_clock.hpp:
+ This graph shows which files directly or indirectly include this file:

Classes

struct  utils::datetime::SteadyCoarseClock
 Steady clock with up to a few millisecond resolution that is slightly faster than the std::chrono::steady_clock. More...
 

Namespaces

namespace  utils
 Utilities.
 
namespace  utils::datetime
 Date and time utilities.