|
Stxxl
1.4.0
|
#include <iostats.h>
Public Member Functions | |
| scoped_wait_timer (wait_op_type wait_op, bool measure_time=true) | |
| ~scoped_wait_timer () | |
| void | start () |
| void | stop () |
Private Attributes | |
| bool | running |
| wait_op_type | wait_op |
| stxxl::stats::scoped_wait_timer::scoped_wait_timer | ( | wait_op_type | wait_op, |
| bool | measure_time = true |
||
| ) | [inline] |
| stxxl::stats::scoped_wait_timer::~scoped_wait_timer | ( | ) | [inline] |
| void stxxl::stats::scoped_wait_timer::start | ( | ) | [inline] |
| void stxxl::stats::scoped_wait_timer::stop | ( | ) | [inline] |
bool stxxl::stats::scoped_wait_timer::running [private] |
1.7.6.1