SyTen
timer.cpp File Reference

Implementation for timer.h. More...

#include "inc/util/timer.h"
#include <numeric>
#include <iosfwd>
#include "inc/util/memory_size.h"
+ Include dependency graph for timer.cpp:

Namespaces

 syten
 Syten namespace.
 

Functions

std::ostreamsyten::operator<< (std::ostream &out, Timer const &timer)
 calculate totals, percentages and writes results to the stream More...
 

Detailed Description

Implementation for timer.h.