Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e10c61a5 authored by Wyatt Riley's avatar Wyatt Riley
Browse files

Clarifying GnssClock field

Based on partner feedback

Test: Doc only - build-check
Change-Id: I30ba539f5baad69aeb6973167067265b22964cc4
parent 4193d0e1
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -332,6 +332,9 @@ public final class GnssClock implements Parcelable {
    /**
     * Gets the clock's Drift in nanoseconds per second.
     *
     * <p>This value is the instantaneous time-derivative of the value provided by
     * {@link #getBiasNanos()}.
     *
     * <p>A positive value indicates that the frequency is higher than the nominal (e.g. GPS master
     * clock) frequency. The error estimate for this reported drift is
     * {@link #getDriftUncertaintyNanosPerSecond()}.