package application.model interface CurrentTime { fun onValueChanged(newValue: Int) }