cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
Loading...
Searching...
No Matches
system_time_point.h File Reference

Definition of SystemTimePoint class. More...

#include <chrono>
#include <fmt/base.h>
+ Include dependency graph for system_time_point.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  fmt::formatter< stat_bench::clock::SystemTimePoint >
 Implementation of fmt::formatter for stat_bench::clock::SystemTimePoint. More...
 
class  stat_bench::clock::SystemTimePoint
 Class of time points of system clocks. More...
 

Namespaces

namespace  fmt
 Namespace of fmt library.
 
namespace  stat_bench
 Namespace of stat_bench source codes.
 
namespace  stat_bench::clock
 Namespace of clocks for benchmarks.
 

Detailed Description

Definition of SystemTimePoint class.

Definition in file system_time_point.h.