elapsedRealtimeUncertaintyNanos property

double? elapsedRealtimeUncertaintyNanos
final

Get estimate of the relative precision of the alignment of the ElapsedRealtimeNanos timestamp. Only available on Android https://developer.android.com/reference/android/location/Location#getElapsedRealtimeUncertaintyNanos()

Implementation

final double? elapsedRealtimeUncertaintyNanos;