#include <ReposStats.H>
Inheritance diagram for ReposStats::TimedCalls:

| Public Member Functions | |
| TimedCalls () | |
| TimedCalls (const TimedCalls &other) | |
| TimedCalls & | operator= (const TimedCalls &other) | 
| TimedCalls | operator- (const TimedCalls &other) const | 
| void | send (SRPC *srpc) const throw (SRPC::failure) | 
| void | recv (SRPC *srpc) throw (SRPC::failure) | 
| Public Attributes | |
| Basics::uint64 | call_count | 
| Basics::uint64 | elapsed_secs | 
| Basics::uint32 | elapsed_usecs | 
| 
 | 
| 
 Definition at line 177 of file ReposStats.H. | 
| 
 | 
| 
 Definition at line 180 of file ReposStats.H. | 
| 
 | 
| 
 Definition at line 193 of file ReposStats.H. References call_count, elapsed_secs, elapsed_usecs, and USECS_PER_SEC. | 
| 
 | 
| 
 Definition at line 185 of file ReposStats.H. References call_count, elapsed_secs, and elapsed_usecs. | 
| 
 | 
| 
 Implements ReposStats::Stat. Referenced by ReposStats::getStats(). | 
| 
 | 
| 
 Implements ReposStats::Stat. | 
| 
 | 
| 
 Definition at line 172 of file ReposStats.H. Referenced by operator-(), operator<(), and operator=(). | 
| 
 | 
| 
 Definition at line 174 of file ReposStats.H. Referenced by operator-(), operator<(), and operator=(). | 
| 
 | 
| 
 Definition at line 175 of file ReposStats.H. Referenced by operator-(), operator<(), and operator=(). | 
 1.4.2
 1.4.2