This class provides utility methods to manipulate ASCII formatted timestamps. More...
#include <iostream>
#include <sstream>
#include <string>
#include <time.h>
#include <sys/time.h>
#include <cstdlib>
Go to the source code of this file.
Classes | |
class | pos::PixelTimeFormatter |
Namespaces | |
pos | |
Macros | |
#define | USE_TIMER_ 0 |
This class provides utility methods to manipulate ASCII formatted timestamps.
A longer explanation will be placed here later
Definition in file PixelTimeFormatter.h.
#define USE_TIMER_ 0 |
Definition at line 22 of file PixelTimeFormatter.h.
Referenced by pos::PixelTimeFormatter::PixelTimeFormatter(), and pos::PixelTimeFormatter::stopTimer().