| Yate
    | 
This is the complete list of members for Time, including all inherited members.
| appendTo(String &buf, uint64_t time, int frac=0) | Time | inlinestatic | 
| fromNtp(uint32_t val, uint32_t *under=0, bool rfc2030=true) | Time | static | 
| 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(u_int32_t when=secNow()) | 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 | 
| toEpoch(const char *buf, unsigned int len, int frac=0) | Time | static | 
| toNtp(uint32_t sec, uint32_t *over=0, bool rfc2030=true) | Time | static | 
| toNtp(uint32_t *over=0, bool rfc2030=true) | Time | inline | 
| toString(char *buf, uint64_t time, int frac=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 |