private void Start()
 {
     _time = GetComponent <TrackAndPassTime>();
 }