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

Declaration of ClockT. More...

#include <Common/fast_clock.h>
Include dependency graph for Clock.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Hypertable
 Hypertable definitions
 

Typedefs

typedef std::chrono::fast_clock Hypertable::ClockT
 Clock used for AsyncComm timing needs. More...
 

Detailed Description

Declaration of ClockT.

This file contains type declaration for ClockT, a C++ clock type used within the AsyncComm library for various timing needs.

Definition in file Clock.h.