ersteller
Results
1
issues of
ersteller
time_rate = (clock.get_time() / 1000.0) / (1 / max_fps) ZeroDivisionError: float division by zero I know python 3 would convert the right term to float but python 3.9 (on win10)...