estimatedErrorMillis property
The estimated error (in milliseconds) for the current timestamp. May be null if error estimation fails.
This value represents the current uncertainty in the time measurement, which may increase as time passes since the last synchronization.
Implementation
final int? estimatedErrorMillis;