Honeycomb  0.1
Component-Model Framework
Classes | Namespaces
Clock.h File Reference
#include "Honey/Chrono/TimePoint.h"
#include "Honey/Chrono/platform/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.

Classes

struct  honey::SystemClock
 System-wide real-time clock. Low-resolution time since Unix Epoch, can possibly go backwards if changed by OS. More...
 
struct  honey::MonoClock
 System-wide monotonic clock. High-resolution and steady-rate time since application start, can't go backwards. More...
 

Namespaces

 honey
 Global Honeycomb namespace.