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