#include <Utility.H>
Public Member Functions | |
Time () | |
Time (long s, long n=0) | |
Time (double d) | |
double | as_double () const |
long | as_long () const |
Time & | operator+= (const Time &) |
Time | operator+ (const Time &) const |
Static Public Member Functions | |
static Time | get_time () |
BoxLib::Time::Time | ( | ) |
Referenced by get_time().
BoxLib::Time::Time | ( | double | d | ) |
References billion.
double BoxLib::Time::as_double | ( | ) | const |
References billion.
long BoxLib::Time::as_long | ( | ) | const |
BoxLib::Time & BoxLib::Time::operator+= | ( | const Time & | r | ) |
BoxLib::Time BoxLib::Time::operator+ | ( | const Time & | r | ) | const |
BoxLib::Time BoxLib::Time::get_time | ( | ) | [static] |
References Time(), and BoxLib::wsecond().