VPTissue Reference Manual
|
Definition of Stopwatch. More...
Go to the source code of this file.
Classes | |
class | SimPT_Sim::ClockMan::Stopwatch< T > |
Provides a stopwatch interface to time: it accumulates time between start/stop pairs. More... | |
Namespaces | |
SimPT_Sim | |
Namespace for the core simulator. | |
SimPT_Sim::ClockMan | |
Namespace for clock and timekeeping related classes. | |
Functions | |
template<typename T > | |
std::ostream & | SimPT_Sim::ClockMan::operator<< (std::ostream &oss, Stopwatch< T > const &stopwatch) |
Insert accumulated time into output stream without altering stopwatch state. | |
Definition of Stopwatch.
Definition in file Stopwatch.h.