Implemented entry into power saving state when application is in background,
[situare] / src / gps / gpspositionprivateliblocation.cpp
index 9d5cceb..cd8bf80 100644 (file)
@@ -31,7 +31,7 @@
 #include "gpspositionprivateliblocation.h"
 #include "liblocationwrapper.h"
 
-const int POWER_SAVE_START_DELAY_MS = 1000*10;
+const int POWER_SAVE_START_DELAY_MS = 1000*60; // 60 seconds
 
 GPSPositionPrivate::GPSPositionPrivate(QObject *parent)
     : QObject(parent),