Run server with profiling.exe
Connect to server as admin, start any mission
Server execute `diag_captureFrame 1;` in debug console
File gets generated and contains the framecapture.
Server execute `diag_captureSlowFrame ["total", 0.001];`
File does not get generated despite server FPS being below 1000 (longer than 1 ms per frame)