Time Member List
This is the complete list of members for
Time, including all inherited members.
fromTimeval(const struct timeval *tv) | Time | [static] |
fromTimeval(const struct timeval &tv) | Time | [inline, static] |
isLeap(unsigned int year) | Time | [inline, static] |
msec() const | Time | [inline] |
msecNow() | Time | [static] |
now() | Time | [static] |
operator u_int64_t() const | Time | [inline] |
operator+=(int64_t delta) | Time | [inline] |
operator-=(int64_t delta) | Time | [inline] |
operator=(u_int64_t usec) | Time | [inline] |
sec() const | Time | [inline] |
secNow() | Time | [static] |
Time() | Time | [inline] |
Time(u_int64_t usec) | Time | [inline] |
Time(const struct timeval *tv) | Time | [inline, explicit] |
Time(const struct timeval &tv) | Time | [inline, explicit] |
toDateTime(unsigned int epochTimeSec, int &year, unsigned int &month, unsigned int &day, unsigned int &hour, unsigned int &minute, unsigned int &sec) | Time | [static] |
toEpoch(int year, unsigned int month, unsigned int day, unsigned int hour, unsigned int minute, unsigned int sec, int offset=0) | Time | [static] |
toTimeval(struct timeval *tv) const | Time | [inline] |
toTimeval(struct timeval *tv, u_int64_t usec) | Time | [static] |
usec() const | Time | [inline] |
~Time() | Time | [inline] |