$times) { $seconds += [60 * 60, 60][$key] * $times; } return $seconds; } }