CMS 3D CMS Logo

TimeConst.h File Reference

#include "classlib/utils/IntBits.h"

Go to the source code of this file.

Namespaces

namespace  lat
namespace  lat::TimeConst

Typedefs

typedef IntBits< 64 >::SLeast lat::TimeConst::TimeValue
 The value type of the time and time span.

Enumerations

enum  lat::TimeConst::Months {
  lat::TimeConst::January = 0, lat::TimeConst::February = 1, lat::TimeConst::March = 2, lat::TimeConst::April = 3,
  lat::TimeConst::May = 4, lat::TimeConst::June = 5, lat::TimeConst::July = 6, lat::TimeConst::August = 7,
  lat::TimeConst::September = 8, lat::TimeConst::October = 9, lat::TimeConst::November = 10, lat::TimeConst::December = 11
}
 Symbolic names for months. More...

Variables

static const TimeValue lat::TimeConst::SEC_NSECS = 1000000000
 Nanoseconds in one second.
static const int lat::TimeConst::SECS_PER_DAY = 86400
 Seconds in 24 hours.
static const int lat::TimeConst::SECS_PER_HOUR = 3600
 Seconds in one hour hour.


Generated on Tue Jun 9 17:54:16 2009 for CMSSW by  doxygen 1.5.4