votca 2024.2-dev
|
Timestamp returns the current time as a string Example: cout << TimeStamp() More...
#include <logger.h>
Public Member Functions | |
TimeStamp ()=default | |
Friends | |
std::ostream & | operator<< (std::ostream &os, const TimeStamp &) |
Timestamp returns the current time as a string Example: cout << TimeStamp()
|
explicitdefault |
|
friend |