40 std::chrono::system_clock::time_point
time_point) noexcept
55 std::chrono::system_clock::time_point time_point_;
69 :
public formatter<string_view> {
78 format_context& context)
const -> format_context::iterator;
Class of time points of system clocks.
SystemTimePoint(std::chrono::system_clock::time_point time_point) noexcept
Constructor.
auto time_point() const noexcept -> std::chrono::system_clock::time_point
Get the actual time point.
Namespace of fmt library.
Namespace of clocks for benchmarks.
Namespace of stat_bench source codes.