userver: userver/utils/datetime/steady_coarse_clock.hpp File Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
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.