Thrill
0.1
|
Definition at line 370 of file iostats.hpp.
#include <iostats.hpp>
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_ = false |
wait_op_type | wait_op_ |
|
inlineexplicit |
Definition at line 378 of file iostats.hpp.
References file_stats::scoped_read_write_timer::start().
|
inline |
Definition at line 387 of file iostats.hpp.
References file_stats::scoped_read_write_timer::stop().
|
inline |
Definition at line 392 of file iostats.hpp.
References singleton< stats >::get_instance(), and stats::wait_started().
|
inline |
Definition at line 402 of file iostats.hpp.
References singleton< stats >::get_instance(), and stats::wait_finished().
|
private |
Definition at line 373 of file iostats.hpp.
|
private |
Definition at line 374 of file iostats.hpp.