Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qgeopositioninfosource_android.cpp File Reference
#include "qgeopositioninfosource_android_p.h"
#include "jnipositioning.h"
#include <QGeoPositionInfo>
+ Include dependency graph for qgeopositioninfosource_android.cpp:

Go to the source code of this file.

Variables

static constexpr int kUpdateFromColdStart = 2 * 60 * 1000
 
static constexpr int kRegularUpdatesTimerInterval = 30 * 1000
 

Variable Documentation

◆ kRegularUpdatesTimerInterval

constexpr int kRegularUpdatesTimerInterval = 30 * 1000
staticconstexpr

◆ kUpdateFromColdStart

constexpr int kUpdateFromColdStart = 2 * 60 * 1000
staticconstexpr