votca 2024-dev
Loading...
Searching...
No Matches
Public Member Functions | Friends | List of all members
votca::xtp::TimeStamp Class Reference

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 &)
 

Detailed Description

Timestamp returns the current time as a string Example: cout << TimeStamp()

Definition at line 224 of file logger.h.

Constructor & Destructor Documentation

◆ TimeStamp()

votca::xtp::TimeStamp::TimeStamp ( )
explicitdefault

Friends And Related Symbol Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream &  os,
const TimeStamp  
)
friend

Definition at line 226 of file logger.h.


The documentation for this class was generated from the following file: