libktorrent  2.1.1
Public Member Functions | Public Attributes | List of all members
utp::TimeValue Class Reference

#include <timevalue.h>

Public Member Functions

 TimeValue ()
 Default constructor, gets the current time.
 
 TimeValue (bt::Uint64 secs, bt::Uint64 usecs)
 
 TimeValue (const TimeValue &tv)
 
void addMilliSeconds (bt::Uint32 ms)
 
TimeValueoperator= (const TimeValue &tv)
 
bt::Uint32 timestampMicroSeconds () const
 
bt::TimeStamp toTimeStamp () const
 Convert to time stamp.
 

Public Attributes

bt::Uint64 microseconds
 
bt::Uint64 seconds
 

Detailed Description

High precision time value

Definition at line 50 of file timevalue.h.


The documentation for this class was generated from the following file: