webgui: introduce TWebWindow::Run(double) method
It allows to run webwindow functionality in non-main thread. When no connection exists - just do sleep for specified time. Should be regularly called
Showing
- gui/webdisplay/inc/ROOT/TWebWindow.hxx 2 additions, 0 deletionsgui/webdisplay/inc/ROOT/TWebWindow.hxx
- gui/webdisplay/inc/ROOT/TWebWindowsManager.hxx 2 additions, 2 deletionsgui/webdisplay/inc/ROOT/TWebWindowsManager.hxx
- gui/webdisplay/src/TWebWindow.cxx 13 additions, 0 deletionsgui/webdisplay/src/TWebWindow.cxx
Please register or sign in to comment