PandA-2024.02
|
This file collects some utility functions and macros. More...
Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &os, const TimeStamp &t) |
bool | operator<= (const TimeStamp ×tamp1, const TimeStamp ×tamp2) |
This file collects some utility functions and macros.
Definition in file utility.cpp.
std::ostream& operator<< | ( | std::ostream & | os, |
const TimeStamp & | t | ||
) |
os | is the output stream |
timestamp | is the timestamp to be printed |
Definition at line 70 of file utility.cpp.
References TimeStamp::timestamp.
Definition at line 76 of file utility.cpp.
References TimeStamp::timestamp.