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