TimeUtil.cpp File Reference
#include "TimeUtil.h"
#include "CallbackWaitLock.h"
#include "LocalTimeServer.h"
#include <time.h>
+ Include dependency graph for TimeUtil.cpp:

Go to the source code of this file.

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 

Macros

#define NANOSECS_PER_SEC   1000000000
 
#define USECS_PER_SEC   1000000
 

Macro Definition Documentation

◆ NANOSECS_PER_SEC

#define NANOSECS_PER_SEC   1000000000

Definition at line 34 of file TimeUtil.cpp.

◆ USECS_PER_SEC

#define USECS_PER_SEC   1000000

Definition at line 33 of file TimeUtil.cpp.