int secondsPerHour = secondsPerMinute * minutesPerHour

Source

static const int secondsPerHour = secondsPerMinute * minutesPerHour