File time_stamp.hppΒΆ

namespace o80
class TimeStamp
#include <time_stamp.hpp>

Public Functions

TimeStamp(long int stamp)
TimeStamp(Microseconds stamp)
TimeStamp(const TimeStamp &time_stamp)
bool passed() const
Microseconds get_stamp() const

Private Members

Microseconds stamp_
bool immediate_