issues
search
Raid-Gaming
/
CoD4-Unleashed-Server
A custom CoD4 Dedicated Server mainly to improve the functionality and usability of the stock CoD4 Server.
https://raid-gaming.net/forum/18-call-of-duty-4-unleashed/
GNU Affero General Public License v3.0
9
stars
8
forks
source link
Fix/get fps
#39
Closed
atrX
closed
3 years ago
atrX
commented
3 years ago
37
Description
Revert
getFps
to use old algorithm
Added
getCountedFps
function that implements new (lag detecting) algorithm
Added
isLagging
function that checks if
getCountedFps
would return a value <= 0
37
Description
getFps
to use old algorithmgetCountedFps
function that implements new (lag detecting) algorithmisLagging
function that checks ifgetCountedFps
would return a value <= 0