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