mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2025-08-14 18:25:02 +02:00
Add a debug-level print on the last ~second's maximum encoding time
This commit is contained in:
@ -182,6 +182,7 @@ namespace rfb {
|
||||
unsigned webpBenchResult;
|
||||
bool webpTookTooLong;
|
||||
unsigned encodingTime;
|
||||
unsigned maxEncodingTime, framesSinceEncPrint;
|
||||
|
||||
EncCache *encCache;
|
||||
|
||||
|
Reference in New Issue
Block a user