Yate
|
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 | inlinestatic |
isLeap(unsigned int year) | Time | inlinestatic |
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 | inlineexplicit |
Time(const struct timeval &tv) | Time | inlineexplicit |
timeZone() | Time | static |
toDateTime(unsigned int epochTimeSec, int &year, unsigned int &month, unsigned int &day, unsigned int &hour, unsigned int &minute, unsigned int &sec, unsigned int *wDay=0) | 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 |