constant
MILLISECONDS_PER_HOUR

int MILLISECONDS_PER_HOUR = MILLISECONDS_PER_MINUTE * MINUTES_PER_HOUR

(Not documented.)