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

Definition of StopWatch class. More...

#include <cstddef>
#include <stdexcept>
#include <vector>
#include "stat_bench/clock/duration.h"
#include "stat_bench/clock/monotone_time_point.h"
+ Include dependency graph for stop_watch.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  stat_bench::clock::StopWatch
 Class of a stop watch. More...
 

Namespaces

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

Detailed Description

Definition of StopWatch class.

Definition in file stop_watch.h.