A Discrete-Event Network Simulator
API
anonymous_namespace{sample-show-progress.cc}::Timestamp Class Reference

Public Member Functions

 Timestamp ()
 
void stamp ()
 
std::string string ()
 

Public Attributes

time_t diff
 
time_t last
 

Detailed Description

Definition at line 47 of file sample-show-progress.cc.

Constructor & Destructor Documentation

◆ Timestamp()

anonymous_namespace{sample-show-progress.cc}::Timestamp::Timestamp ( )
inline

Definition at line 50 of file sample-show-progress.cc.

Member Function Documentation

◆ stamp()

void anonymous_namespace{sample-show-progress.cc}::Timestamp::stamp ( )
inline

Definition at line 57 of file sample-show-progress.cc.

◆ string()

std::string anonymous_namespace{sample-show-progress.cc}::Timestamp::string ( )
inline

Definition at line 63 of file sample-show-progress.cc.

Member Data Documentation

◆ diff

time_t anonymous_namespace{sample-show-progress.cc}::Timestamp::diff

Definition at line 70 of file sample-show-progress.cc.

◆ last

time_t anonymous_namespace{sample-show-progress.cc}::Timestamp::last

Definition at line 69 of file sample-show-progress.cc.


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