DUECA/DUSIME
Loading...
Searching...
No Matches
Functions
ChronoTimePoint.hxx File Reference

conversion between time point and string More...

Include dependency graph for ChronoTimePoint.hxx:

Functions

std::ostream & operator<< (std::ostream &os, const std::chrono::system_clock::time_point &tp)
 Print a timepoint.
 
std::string timePointToString (const std::chrono::system_clock::time_point &time)
 Convert a timepoint.
 
std::chrono::system_clock::time_point timePointFromString (const std::string &date)
 Extract a timepoint.
 

Detailed Description

conversion between time point and string