1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

show latency in remote/terminal every 10 secs (#5750)

Signed-off-by: si458 <simonsmith5521@gmail.com>
This commit is contained in:
Simon Smith 2024-01-31 14:06:31 +00:00 committed by GitHub
parent cd2ede8369
commit cdab553800
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 16 additions and 2 deletions

View file

@ -9187,7 +9187,7 @@
//desktop.m.onDisplayinfo = deskDisplayInfo;
desktop.m.onScreenSizeChange = deskAdjust;
desktop.Start(desktopNode._id);
desktop.latency.callback = function(ms) { console.log('latency', ms); updateSessionTime(); };
desktop.latency.callback = function(ms) { /* console.log('latency', ms); */ updateSessionTime(); };
desktop.contype = 1;
} else if (contype == 3) {
// Ask for user sessions