tool::microseconds Struct Reference

Represent an arbitrary number of microseconds. More...

#include <wipal/tool/microseconds.hh>

List of all members.

Public Member Functions

 microseconds ()
 microseconds (unsigned hi, unsigned lo)
 microseconds (const mpz_class &)


Detailed Description

Represent an arbitrary number of microseconds.

Constructor & Destructor Documentation

tool::microseconds::microseconds (  )  [inline]

Default constructor: 0 microseconds.

tool::microseconds::microseconds ( unsigned  hi,
unsigned  lo 
) [inline]

Construct from a counter's hi and low words.

tool::microseconds::microseconds ( const mpz_class &  z  )  [inline]

Construct from a GMP bignum.


The documentation for this struct was generated from the following files:
Generated on Tue Jan 15 19:32:32 2008 for wipal by  doxygen 1.5.4