Flexible Timeframes
The flexible timeframes feature on EventBridge is there to help avoid having e.g. a bunch of tasks all executing at the same time (which could, for instance, cause heavy load on a user's database servers).
It's not there to balance out load on AWS resources, just on the user's resources downstream.