ComboBox with ParameterChoice and Timer

Hi,
I use ComboBox for ParameterChoice with Timer similarly as demo plugin uses Slider for ParameterFloat or ToggleButton for ParameterBool. Unfortunately sometimes timer callback is faster than comboBoxChanged(). I have read several threads about this issue, but I never found a workable solutions. Is there any common aproach for this problem?
Thank you for answer