Scanframe Modular Application 0.1.0
Loading...
Searching...
No Matches
time.h File Reference
#include <misc/global.h>
#include <ostream>
Include dependency graph for time.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  sf
 

Functions

_MISC_FUNC int sf::timespecCompare (const timespec &ts1, const timespec &ts2)
 Compares the 2 'timespec' time structures. Helper function.
 
_MISC_FUNC timespec sf::getTime (bool real_time=false)
 Gets the timespec as function return value as clock_gettime() for the current time.