validateComfortableSleepDuration

fun validateComfortableSleepDuration(comfortableSleepDuration: Int): Boolean

Validate comfortable sleep duration.

Return

true when comfortableSleepDuration in 240, 840

Parameters

comfortableSleepDuration

comfortable sleep duration in minutes