proxygen
IntMHTS Namespace Reference

Enumerations

enum  Levels { MINUTE, HOUR, ALLTIME, NUM_LEVELS }
 

Variables

const seconds kMinuteHourDurations [] = {seconds(60), seconds(3600), seconds(0)}
 

Enumeration Type Documentation

Enumerator
MINUTE 
HOUR 
ALLTIME 
NUM_LEVELS 

Definition at line 893 of file TimeSeriesTest.cpp.

Variable Documentation

const seconds IntMHTS::kMinuteHourDurations[] = {seconds(60), seconds(3600), seconds(0)}

Definition at line 900 of file TimeSeriesTest.cpp.

Referenced by TEST().