34#include <netinet/in.h>
bit8 operator>=(const Wtime &other) const
int Compare(const Wtime &other) const
void SignedAdd(const Wtime &other)
void SignedSubtract(const Wtime &other)
struct timeval * GetTimeval(void)
bit8 operator<(const Wtime &other) const
void SetSec(uint32 newsec)
bit8 operator!=(const Wtime &other) const
uint32 GetSec(void) const
Wtime operator+(Wtime &other)
uint32 GetMinute(void) const
void SetUsec(uint32 newusec)
bit8 FormatTime(char *out, char *format)
bit8 operator<=(const Wtime &other) const
uint32 GetYDay(void) const
void PrintTime(FILE *out) const
uint32 GetWDay(void) const
uint32 GetMDay(void) const
uint32 GetMonth(void) const
void PrintDate(FILE *out) const
uint32 GetSecond(void) const
uint32 GetYear(void) const
Wtime & operator-=(const Wtime &other)
Wtime operator-(Wtime &other)
void Set(uint32 newsec, uint32 newusec)
void GetTimevalMT(struct timeval &tv)
uint32 GetHour(void) const
bit8 operator>(const Wtime &other) const
bit8 operator==(const Wtime &other) const
uint32 GetYWeek(void) const
Wtime & operator+=(const Wtime &other)
Wtime & operator=(const Wtime &other)
uint32 GetUsec(void) const