cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
|
Definition of SystemTimePoint class. More...
#include <chrono>
#include <fmt/base.h>
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. | |
Definition of SystemTimePoint class.
Definition in file system_time_point.h.