WvTime Class Reference
Based on (and interchangeable with) struct timeval.
More...
#include <wvtimeutils.h>
List of all members.
|
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 |
Detailed Description
Based on (and interchangeable with) struct timeval.
Definition at line 17 of file wvtimeutils.h.
The documentation for this class was generated from the following file: