cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
Loading...
Searching...
No Matches
stat_bench::clock::SystemClock Class Reference

Class of a system clock. More...

#include <stat_bench/clock/system_clock.h>

+ Collaboration diagram for stat_bench::clock::SystemClock:

Static Public Member Functions

static auto now () -> SystemTimePoint
 Get the current time.
 

Detailed Description

Class of a system clock.

Definition at line 32 of file system_clock.h.

Member Function Documentation

◆ now()

static auto stat_bench::clock::SystemClock::now ( ) -> SystemTimePoint
inlinestaticnodiscard

Get the current time.

Returns
Current time.

Definition at line 39 of file system_clock.h.


The documentation for this class was generated from the following file: