#include <_clock_gettimeofday.h>
Public Member Functions | |
| timestamp () | |
| timestamp | operator- (const timestamp &rhs) const |
| timestamp | operator+ (timestamp rhs) const |
| bool | operator< (const timestamp &rhs) const |
| bool | operator== (const timestamp &rhs) const |
| bool | operator!= (const timestamp &rhs) const |
Private Member Functions | |
| timestamp (int sec, int usec) | |
Friends | |
| class | clock_desc_gettimeofday |
Definition at line 65 of file _clock_gettimeofday.h.
|
||||||||||||
|
Definition at line 67 of file _clock_gettimeofday.h. |
|
|
Definition at line 72 of file _clock_gettimeofday.h. |
|
|
Definition at line 75 of file _clock_gettimeofday.h. |
|
|
Definition at line 90 of file _clock_gettimeofday.h. |
|
|
Definition at line 104 of file _clock_gettimeofday.h. |
|
|
Definition at line 107 of file _clock_gettimeofday.h. |
|
|
Definition at line 110 of file _clock_gettimeofday.h. |
|
|
Definition at line 70 of file _clock_gettimeofday.h. |
1.4.6