#include <timer.hpp>
Public Types | |
typedef boost::int_least64_t | nanosecond_type |
Public Member Functions | |
timer () | |
void | restart () |
double | elapsed () const |
double | elapsed_max () const |
double | elapsed_min () const |
Public Attributes | |
const short | default_places = 6 |
typedef boost::int_least64_t boost::timer::nanosecond_type |
|
inline |
|
inline |
Referenced by boost::timer::cpu_timer::format(), and boost::progress_timer::~progress_timer().
|
inline |
References boost::accumulators::extract::max.
|
inline |
|
inline |
const short boost::timer::default_places = 6 |