mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 00:16:51 +08:00
Ref T301, application contexts pings (by re-registering) identifiers again. By that it can be detected if the GUI is crashed
* ping timer in proxy * utility function in timestamp list * adjusted UI component displaying identifiers in core
This commit is contained in:
@@ -212,6 +212,8 @@ namespace BlackCore
|
||||
virtual QString dotCommandsHtmlHelp() const = 0;
|
||||
|
||||
protected:
|
||||
static constexpr int PingIdentifiersMs = 20000; //!< how often identifiers are pinged
|
||||
|
||||
//! Constructor
|
||||
IContextApplication(CCoreFacadeConfig::ContextMode mode, CCoreFacade *runtime);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user