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

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

#include <chrono>
+ Include dependency graph for steady_coarse_clock.hpp:

Go to the source code of 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.
 

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.