proxygen
|
Enumerations | |
enum | Levels { MINUTE, HOUR, ALLTIME, NUM_LEVELS } |
Variables | |
const seconds | kMinuteHourDurations [] = {seconds(60), seconds(3600), seconds(0)} |
enum IntMHTS::Levels |
Enumerator | |
---|---|
MINUTE | |
HOUR | |
ALLTIME | |
NUM_LEVELS |
Definition at line 893 of file TimeSeriesTest.cpp.
const seconds IntMHTS::kMinuteHourDurations[] = {seconds(60), seconds(3600), seconds(0)} |
Definition at line 900 of file TimeSeriesTest.cpp.
Referenced by TEST().