public void RemoveListener(UnityEngine.Events.UnityAction <object, System.Timers.ElapsedEventArgs> action) { _timerEvent.RemoveListener(action); }