The intent of `ghost_event_proc_timestamp_warning` is to give a console warning when an event time is outside of an expected 5 second window around the last time. However if an event happens within the first 5 seconds we get an overflow in a calculation and we get warnings for normal times within the range. Pull Request: https://projects.blender.org/blender/blender/pulls/116164