3.7.0 3.6.0 3.5.0 3.4.0 3.3.0 3.2.2 3.2.1 3.2.0 Korean English Chinese Czech Dutch French German Hungarian Italian Japanese Polish Portuguese Spanish
3.7.0 3.6.0 3.5.0 3.4.0 3.3.0 3.2.2 3.2.1 3.2.0 Korean English Chinese Czech Dutch French German Hungarian Italian Japanese Polish Portuguese Spanish

get_io_speed_ratio()

Features

Returns the currently set Safe IO Rate Deceleration Rate information.

Return

Value

Data Types

Description

ret

float

Safe IO slowdown rate (0% to 100%)

Example

Python
ret = get_io_speed_ratio()
print(ret)