WvStreams
Public Member Functions | List of all members
WvTime Class Reference

Based on (and interchangeable with) struct timeval. More...

#include <wvtimeutils.h>

Inheritance diagram for WvTime:
Inheritance graph
[legend]

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: