unit property
The precision of the timestamp value that results from the expression
described in value
.
Valid values: SECONDS
| MILLISECONDS
|
MICROSECONDS
| NANOSECONDS
. The default is
MILLISECONDS
.
Implementation
final String unit;
The precision of the timestamp value that results from the expression
described in value
.
Valid values: SECONDS
| MILLISECONDS
|
MICROSECONDS
| NANOSECONDS
. The default is
MILLISECONDS
.
final String unit;