Stride Reference Manual  - generated for commit 9643b11
TimeStamp.h File Reference

TimeStamp class. More...

#include <chrono>
#include <ostream>
#include <string>
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  stride::util::TimeStamp
 Provides wall-clock time stamp using the time call. More...
 

Namespaces

 stride
 Namespace for the simulator and related classes.
 
 stride::util
 Utilities for the project.
 

Functions

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

Detailed Description

TimeStamp class.

Definition in file TimeStamp.h.