accuracyInMicroSeconds property

int accuracyInMicroSeconds
final

The number of microseconds that elapse every unit change eg: for millisecond data, this value would be 1000

Implementation

final int accuracyInMicroSeconds;