![]() |
Scanframe Modular Application 0.1.0
|


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. | |