Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

strmod::unievent::Timer::absolute_t Struct Reference

A particular nanosecond in all of eternity. More...

#include <UniEvent/Timer.h>

Inheritance diagram for strmod::unievent::Timer::absolute_t:

Inheritance graph
[legend]
List of all members.

Public Methods

 absolute_t (time_t time_param, unsigned long secs=0, lcore::U4Byte nanosecs=0)
 absolute_t (time_t time_param, const interval_t &interval)

Public Attributes

time_t time
 The OSes idea of an absolute time.


Friends

bool operator< (const absolute_t &a, const absolute_t &b)
bool operator== (const absolute_t &a, const absolute_t &b)
const interval_t operator- (const absolute_t &a, const absolute_t &b)
const absolute_t operator+ (const absolute_t &a, const interval_t &b)

Detailed Description

A particular nanosecond in all of eternity.

Definition at line 93 of file Timer.h.


The documentation for this struct was generated from the following file:
Generated on Wed Jan 29 00:32:57 2003 for libNet by doxygen1.3-rc1