mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-09 21:31:04 +00:00
hot-fix: make profiler to show real frame time
This commit is contained in:
@@ -291,8 +291,8 @@ void VideoOutDriver::PresentThread(std::stop_token token) {
|
|||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
delay = Flip(request);
|
delay = Flip(request);
|
||||||
|
FRAME_END;
|
||||||
}
|
}
|
||||||
FRAME_END;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user