|
WvStreams
|
Based on (and interchangeable with) struct timeval. More...
#include <wvtimeutils.h>

Public Member Functions | |
| WvTime (long long t) | |
| WvTime (time_t sec, time_t usec) | |
| WvTime (const struct timeval &tv) | |
| WvTime (const WvTime &tv) | |
| operator long long () const | |
Based on (and interchangeable with) struct timeval.
Definition at line 17 of file wvtimeutils.h.
1.8.12