Declaration of ClockT. More...
#include <Common/fast_clock.h>
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... | |
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.