BoxLib::Time Class Reference

#include <Utility.H>

List of all members.

Public Member Functions

 Time ()
 Time (long s, long n=0)
 Time (double d)
double as_double () const
long as_long () const
Timeoperator+= (const Time &)
Time operator+ (const Time &) const

Static Public Member Functions

static Time get_time ()


Constructor & Destructor Documentation

BoxLib::Time::Time (  ) 

Referenced by get_time().

BoxLib::Time::Time ( long  s,
long  n = 0 
)

References billion, and BL_ASSERT.

BoxLib::Time::Time ( double  d  ) 

References billion.


Member Function Documentation

double BoxLib::Time::as_double (  )  const

References billion.

long BoxLib::Time::as_long (  )  const

References billion.

Referenced by Thread::sleep().

BoxLib::Time & BoxLib::Time::operator+= ( const Time r  ) 

References tv_nsec, and tv_sec.

BoxLib::Time BoxLib::Time::operator+ ( const Time r  )  const

BoxLib::Time BoxLib::Time::get_time (  )  [static]

References Time(), and BoxLib::wsecond().


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

Generated on Fri Nov 21 10:11:05 2008 for AMRParticlePaths by  doxygen 1.5.5