MbTime(long sec, long usec)
static MbTime getTimeOfDay()
void setToTimeOfDay()
static MbTime zero()
static MbTime maxTime()
void setValue(double sec)
void setValue(long sec, long usec)
void setValue(const struct timeval *tv)
void setMsecValue(unsigned long msec)
double getValue()
void getValue(time_t &sec, long &usec)
void getValue(struct timeval *tv)
unsigned long getMsecValue()
MbString format(const char *fmt = "%S.%i")
friend MbTime operator +(const MbTime &t0, const MbTime &t1)
friend MbTime operator -(const MbTime &t0, const MbTime &t1)
MbTime& operator +=(const MbTime &tm)
MbTime& operator -=(const MbTime &tm)
MbTime operator -()
friend MbTime operator *(const MbTime &tm, double s)
friend MbTime operator *(double s, const MbTime &tm)
MbTime& operator *=(double s)
friend MbTime operator /(const MbTime &tm, double s)
MbTime& operator /=(double s)
double operator /(const MbTime &tm)
MbTime operator %(const MbTime &tm)
int operator ==(const MbTime &tm)
int operator !=(const MbTime &tm)
inline MbBool operator <(const MbTime &tm)
inline MbBool operator >(const MbTime &tm)
inline MbBool operator <=(const MbTime &tm)
inline MbBool operator >=(const MbTime &tm)
MbTime(const struct timeval *tv)
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de