cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
|
Class of durations. More...
#include <stat_bench/clock/duration.h>
Public Member Functions | |
Duration (double seconds) noexcept | |
Constructor. | |
auto | seconds () const noexcept -> double |
Get the number of seconds. | |
Class of durations.
Definition at line 28 of file duration.h.
|
inlineexplicitnoexcept |
|
inlinenodiscardnoexcept |