TimeVal(const TimeVal& tv)
TimeVal(const Flt& sec)
TimeVal& getTimeOfDay()
static TimeVal now()
TimeVal& operator=(const TimeVal& tv)
TimeVal& set(const Int& sec = 0, const Int& msec = 0, const Int& usec = 0)
TimeVal& set(const struct timeval& tv)
TimeVal& set(const TimeVal& tv)
TimeVal& set(const Flt& sec)
Int inUSec() const
Int inMSec() const
Int inSec() const
Int inMin() const
Int inHour() const
Int inDay() const
Int inYear() const
Flt fltSec() const
struct timeval in_struct_timeval() const
struct timespec in_struct_timespec() const
Int usec() const
Int msec() const
Int sec() const
Int min() const
Int hour() const
Int day() const
Int year() const
TimeVal& inc(const Int sec = 1, const Int msec = 0, const Int usec = 0)
TimeVal& inc(const TimeVal& x)
TimeVal& dec(const Int sec = 1, const Int msec = 0, const Int usec = 0)
TimeVal& dec(const TimeVal& x)
TimeVal diff(const TimeVal& x) const
Int diffSec(const TimeVal& x) const
Int diffMSec(const TimeVal& x) const
Int diffUSec(const TimeVal& x) const
TimeVal& mul(const Flt& m)
TimeVal& div(const Flt& m)
TimeVal operator+(const TimeVal& tv) const
TimeVal operator-(const TimeVal& tv) const
TimeVal operator*(const Flt m) const
TimeVal operator/(const Flt m) const
TimeVal operator/(const TimeVal& tv) const
TimeVal& operator+=(const TimeVal& tv)
TimeVal& operator-=(const TimeVal& tv)
TimeVal& operator*(const Flt m)
TimeVal& operator/(const Flt m)
Bool operator> (const TimeVal& tv) const
Bool operator>= (const TimeVal& tv) const
Bool operator< (const TimeVal& tv) const
Bool operator<= (const TimeVal& tv) const
Bool operator== (const TimeVal& tv) const
Bool isPast() const
Bool isFuture() const
void transN2H()
void transH2N()
char* stamp() const
virtual void describe(ostream& ostr, const Bool detailp = True) const
Alphabetic index HTML クラス階層 or Java