constant
SECONDS_PER_HOUR

int SECONDS_PER_HOUR = SECONDS_PER_MINUTE * MINUTES_PER_HOUR

(Not documented.)