#define _MISC_FUNC
Definition misc/global.h:39
Definition Application.h:10
_MISC_FUNC int timespecCompare(const timespec &ts1, const timespec &ts2)
Compares the 2 'timespec' time structures. Helper function.
_MISC_FUNC timespec getTime(bool real_time=false)
Gets the timespec as function return value as clock_gettime() for the current time.