mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 23:25:53 +08:00
Fixed broken timer for debug message
This commit is contained in:
@@ -90,6 +90,7 @@ namespace BlackCore
|
||||
m_launcherSetup.setProperty(CLauncherSetup::IndexDBusAddress, dbusAddress);
|
||||
|
||||
// DBus
|
||||
time.start();
|
||||
if (m_config.requiresDBusSever()) { this->initDBusServer(dbusAddress); }
|
||||
if (m_config.requiresDBusConnection())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user