private void MenuOnUpdateRateChange(object sender, IntEventArgs intEventArgs) { updateHandler?.SetUpdateRate(intEventArgs.Time); }