#include <timer.hpp>
boost::timer::auto_cpu_timer::auto_cpu_timer |
( |
short |
places = default_places | ) |
|
|
explicit |
boost::timer::auto_cpu_timer::auto_cpu_timer |
( |
short |
places, |
|
|
const std::string & |
format |
|
) |
| |
boost::timer::auto_cpu_timer::auto_cpu_timer |
( |
const std::string & |
format | ) |
|
|
explicit |
boost::timer::auto_cpu_timer::auto_cpu_timer |
( |
std::ostream & |
os, |
|
|
short |
places, |
|
|
const std::string & |
format |
|
) |
| |
|
inline |
boost::timer::auto_cpu_timer::auto_cpu_timer |
( |
std::ostream & |
os, |
|
|
short |
places = default_places |
|
) |
| |
|
explicit |
boost::timer::auto_cpu_timer::auto_cpu_timer |
( |
std::ostream & |
os, |
|
|
const std::string & |
format |
|
) |
| |
|
inline |
boost::timer::auto_cpu_timer::~auto_cpu_timer |
( |
| ) |
|
cpu_times boost::timer::cpu_timer::elapsed |
( |
| ) |
const |
|
inherited |
std::string boost::timer::cpu_timer::format |
( |
short |
places, |
|
|
const std::string & |
format |
|
) |
| const |
|
inlineinherited |
std::string boost::timer::cpu_timer::format |
( |
short |
places = default_places | ) |
const |
|
inlineinherited |
const std::string& boost::timer::auto_cpu_timer::format_string |
( |
| ) |
const |
|
inline |
bool boost::timer::cpu_timer::is_stopped |
( |
| ) |
const |
|
inlineinherited |
std::ostream& boost::timer::auto_cpu_timer::ostream |
( |
| ) |
const |
|
inline |
short boost::timer::auto_cpu_timer::places |
( |
| ) |
const |
|
inline |
void boost::timer::auto_cpu_timer::report |
( |
| ) |
|
void boost::timer::cpu_timer::resume |
( |
| ) |
|
|
inherited |
void boost::timer::cpu_timer::start |
( |
| ) |
|
|
inherited |
void boost::timer::cpu_timer::stop |
( |
| ) |
|
|
inherited |
The documentation for this class was generated from the following file: