sensorfw
|
Collection of static utility functions. More...
#include <utils.h>
Static Public Member Functions | |
static quint64 | getTimeStamp () |
Get timestamp of monotonic clock in microsecs. | |
static quint64 | getTimeStamp (const struct timeval *) |
Convert given timeval struct into microsecs. |
static quint64 Utils::getTimeStamp | ( | ) | [static] |
Get timestamp of monotonic clock in microsecs.
static quint64 Utils::getTimeStamp | ( | const struct timeval * | ) | [static] |
Convert given timeval struct into microsecs.