Stxxl
1.4.0
|
#include <iostats.h>
Public Member Functions | |
scoped_write_timer (size_type size) | |
~scoped_write_timer () | |
void | start (size_type size) |
void | stop () |
Private Types | |
typedef unsigned_type | size_type |
Private Attributes | |
bool | running |
typedef unsigned_type stxxl::stats::scoped_write_timer::size_type [private] |
stxxl::stats::scoped_write_timer::scoped_write_timer | ( | size_type | size | ) | [inline] |
void stxxl::stats::scoped_write_timer::start | ( | size_type | size | ) | [inline] |
void stxxl::stats::scoped_write_timer::stop | ( | ) | [inline] |
bool stxxl::stats::scoped_write_timer::running [private] |