mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
Add FPS logging to scheduler.
This commit is contained in:
@@ -23,3 +23,8 @@ sched_sync = {
|
|||||||
|
|
||||||
objNull
|
objNull
|
||||||
};
|
};
|
||||||
|
|
||||||
|
sched_fps = {
|
||||||
|
diag_log format["SERVER FPS: %1 PLAYERS: %2",round diag_fps,playersNumber west];
|
||||||
|
objNull
|
||||||
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user