5 namespace honey {
namespace platform
8 template<
class Sub
class>
11 typedef TimePoint<Subclass, Microsec> TimePoint;
13 static TimePoint now();
16 template<
class Sub
class>
19 typedef TimePoint<Subclass, Nanosec> TimePoint;
21 static TimePoint now();
Global Honeycomb namespace.