#include <iosfwd>#include <boost/thread/xtime.hpp>
Go to the source code of this file.
Classes | |
| struct | Hypertable::HiResTime |
| High-Resolution Time. More... | |
Namespaces | |
| namespace | Hypertable |
Copyright (C) 2009 Doug Judd (Zvents, Inc.) | |
Functions | |
| bool | Hypertable::xtime_add_millis (boost::xtime &xt, uint32_t millis) |
| bool | Hypertable::xtime_sub_millis (boost::xtime &xt, uint32_t millis) |
| int64_t | Hypertable::xtime_diff_millis (boost::xtime &early_xt, boost::xtime &late_xt) |
| int64_t | Hypertable::get_ts64 () |
| std::ostream & | Hypertable::hires_ts (std::ostream &out) |
| std::ostream & | Hypertable::hires_ts_date (std::ostream &out) |
1.7.2