VPTissue Reference Manual
|
TimeStamp class. More...
#include <string>
#include <ctime>
#include <chrono>
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. | |
TimeStamp class.
Definition in file TimeStamp.h.