gatb.core-API-0.0.0
TimeCommon.hpp File Reference

Implementations common to various OS. More...

#include <gatb/system/api/ITime.hpp>
#include <gatb/system/api/Exception.hpp>
#include <assert.h>
#include <sys/time.h>
#include <unistd.h>
Include dependency graph for TimeCommon.hpp:

Classes

class  TimeAbstract
 Abstract implementation of ITime interface. More...
 
class  TimeSystem
 Implementation of ITime interface. More...
 
class  TimeCycle
 Implementation of ITime interface. More...
 

Namespaces

 gatb::core
 Core package of the GATP project.
 
 gatb::core::system
 Operating System abstraction layer.
 
 gatb::core::system::impl
 Implementation of Operating System abstraction layer.
 

Functions

u_int64_t ReadTSC ()
 

Detailed Description

Implementations common to various OS.

Date
01/03/2013
Author
edrezen