![]() |
MAK Data Logger API Documentation for HLA
|
Contains MAKLogger::DtAbsoluteTime and MAKLogger::DtRelativeTime classes. More...
Go to the source code of this file.
Classes | |
| class | MAKLogger::DtRelativeTime |
| Relative Time, an elapsed duration of time, no implied measurement, could be seconds/cycles or ticks etc, relative time, does not indicate what moment it is relative too. More... | |
| class | MAKLogger::DtAbsoluteTime |
| Absolute Time, a particular measured instance in time, could be thought of as a set of relative times which are all relative to a shared time (usually 0). More... | |
Namespaces | |
| MAKLogger | |
| MAKLogger::DtLgrGenericFileFormats. | |
Functions | |
| DT_DLL_LGRUTIL std::ostream & | MAKLogger::operator<< (std::ostream &, const DtAbsoluteTime &) |
Variables | |
| class DT_DLL_LGRUTIL | MAKLogger::DtAbsoluteTime |
Contains MAKLogger::DtAbsoluteTime and MAKLogger::DtRelativeTime classes.
Implements a time which represents particular instance in time compared to DtRelativeTime which represents a duration of time relative to an absolute time