#include <string>#include <ostream>#include <utl/AugerUnits.h>#include <utl/TimeInterval.h>Go to the source code of this file.
Classes | |
| class | utl::TimeStamp |
| A TimeStamp holds GPS second and nanosecond for some event. More... | |
Namespaces | |
| utl | |
Functions | |
| TimeStamp | utl::GetCurrentSystemTime () |
| get current time as reported by system More... | |
| std::ostream & | utl::operator<< (std::ostream &os, const TimeStamp &ts) |