Replace some hleEatCycles() with actual PSP timing.
Measured several runs at 8 per run with test overhead check.
This commit is contained in:
parent
e797ed7f95
commit
f1f2cf0603
4 changed files with 17 additions and 8 deletions
|
@ -2038,6 +2038,7 @@ int sceKernelRotateThreadReadyQueue(int priority)
|
|||
hleReSchedule("rotatethreadreadyqueue");
|
||||
}
|
||||
|
||||
hleEatCycles(250);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue