public override void ViewDidLoad()
 {
     base.ViewDidLoad();
     timerController.Attach(this);
 }