// Start is called before the first frame update void Start() { time = startTimer; timer.text = LifeHack.FloatToTime(startTimer, "#0:00.000"); }