0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces
Stopwatch.h File Reference

The Stopwatch measures elapsed time. More...

#include <chrono>
#include <cstring>
Include dependency graph for Stopwatch.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Hypertable::Stopwatch
 The Stopwatch class measures elapsed time between instantiation (or a call to start) and a call to stop. More...
 

Namespaces

 Hypertable
 Hypertable definitions
 

Detailed Description

The Stopwatch measures elapsed time.

Definition in file Stopwatch.h.