scclib
Stable Cloud Computing C++ Library
Classes

Read/write timer. More...

#include <atomic>
#include <chrono>
#include <memory>
#include <util/iobase.h>
Include dependency graph for rwtimer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  scc::util::ReadTimer
 Adds timer to a read stream. More...
 
class  scc::util::WriteTimer
 Adds timer to a write stream. More...
 
class  scc::util::RwTimer
 Adds byte count to a read/write stream. More...
 

Detailed Description

Read/write timer.

Definition in file rwtimer.h.