VPTissue Reference Manual
SimPT_Sim::ClockMan::TimeStamp Class Reference

Provides wall-clock time stamp using the time call. More...

#include <TimeStamp.h>

Collaboration diagram for SimPT_Sim::ClockMan::TimeStamp:
Collaboration graph

Public Member Functions

 TimeStamp ()
 Constructor marks the time for the time stamp.
 
std::string ToString () const
 Returns string with the time stamp after eliminating newline.
 
std::time_t ToTimeT () const
 Returns time stamp as a time_t.
 

Detailed Description

Provides wall-clock time stamp using the time call.

The time is that of the constructor call.

Definition at line 37 of file TimeStamp.h.


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