Chebyshev
Unit testing for scientific software
timer.h File Reference

A timer class to measure elapsed time in milliseconds. More...

#include <chrono>

Go to the source code of this file.

Classes

class  chebyshev::benchmark::timer
 Timer class to measure elapsed time in milliseconds. More...
 

Namespaces

 chebyshev
 General namespace of the framework.
 
 chebyshev::benchmark
 Benchmark module.
 

Detailed Description

A timer class to measure elapsed time in milliseconds.