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

Detailed Description

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

Definition in file wall_coarse_clock.hpp.

Go to the source code of this file.

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

Classes

struct  utils::datetime::WallCoarseClock
 System clock with up to a few millisecond resolution that is slightly faster than the std::chrono::system_clock. More...
 

Namespaces

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