VPTissue Reference Manual
TimeStamp.h File Reference

TimeStamp class. More...

#include <string>
#include <ctime>
#include <chrono>
Include dependency graph for TimeStamp.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SimPT_Sim::ClockMan::TimeStamp
 Provides wall-clock time stamp using the time call. More...
 

Namespaces

 SimPT_Sim
 Namespace for the core simulator.
 
 SimPT_Sim::ClockMan
 Namespace for clock and timekeeping related classes.
 

Functions

std::ostream & SimPT_Sim::ClockMan::operator<< (std::ostream &os, TimeStamp t)
 TimeStamp helper inserts string representation in output stream.
 

Detailed Description

TimeStamp class.

Definition in file TimeStamp.h.