Jpp  15.0.0-rc.2
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Functions
time_tracking.hh File Reference
#include <fstream>
#include <datatypespec.hh>
#include "chronometer.hpp"

Go to the source code of this file.

Classes

class  benchmark::chronometrable
 

Namespaces

 benchmark
 

Functions

void benchmark::chrono_set (chronometrable &chr)
 
void benchmark::chrono_reset (chronometrable &chr)
 
void benchmark::chrono_swap (chronometrable &input, chronometrable &output)
 
template<typename Frame >
void benchmark::chrono_dump (const Frame &frame)