We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20fb963 commit f692e14Copy full SHA for f692e14
firebase-perf/src/main/java/com/google/firebase/perf/session/SessionManager.java
@@ -80,7 +80,7 @@ public void onUpdateAppState(ApplicationProcessState newAppState) {
80
}
81
82
// While the change in app state doesn't start or stop gauge collection, it updates the upload
83
- // frequency.
+ // and gauge collection frequency.
84
updateGaugeCollection(newAppState);
85
86
0 commit comments