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

Time related declarations. More...

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

Go to the source code of this file.

Namespaces

 Hypertable
 Hypertable definitions
 

Functions

int64_t Hypertable::get_ts64 ()
 Returns the current time in nanoseconds as a 64bit number. More...
 
ostream & Hypertable::hires_ts (std::ostream &)
 Prints the current time as seconds and nanoseconds, delimited by '.'. More...
 

Detailed Description

Time related declarations.

Definition in file Time.h.