fromTimeval(const struct timeval *tv) | Time | [static] |
fromTimeval(const struct timeval &tv) | 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] |
Time(const struct timeval &tv) | Time | [inline] |
toTimeval(struct timeval *tv) const | Time | [inline] |
toTimeval(struct timeval *tv, u_int64_t usec) | Time | [static] |
usec() const | Time | [inline] |
~Time() | Time | [inline] |