time property

double time
final

The magnitude of the maximum duration between two times for them to be considered within tolerance.

The units for the time tolerance must be the same as the units used for the times that are to be compared to this tolerance.

Implementation

final double time;