dRonin
adbada4
dRonin GCS
|
#include <runguard.h>
Public Member Functions | |
bool | tryToRun () |
Attempt to run and fail if another instance is running. More... | |
quint64 | secondaryAttempts () |
Number of secondary instances attempted to start. More... | |
Static Public Member Functions | |
static RunGuard & | instance (const QString &key) |
Get instance of this singleton. More... | |
Definition at line 42 of file runguard.h.