Open gao-artur opened 4 years ago
As the title states, the is a shift of 15 sec on each 2nd execution. This can be fixed by changing Set.Score column type from float to double. See the comparison on the screenshot below:
Set.Score
float
double
As the title states, the is a shift of 15 sec on each 2nd execution. This can be fixed by changing
Set.Score
column type fromfloat
todouble
. See the comparison on the screenshot below: