Event field annotation, specifies that the value is a point in time.
- Since:
- 9
- 
Optional Element SummaryOptional Elements 
- 
Field SummaryFields 
The unit for the difference, measured in milliseconds, between the current
 time and midnight, January 1, 1970 UTC. 
 
The unit for the number of ticks that have transpired since some arbitrary
 starting date. 
 
 
- 
Field Details
- 
MILLISECONDS_SINCE_EPOCHstatic final String MILLISECONDS_SINCE_EPOCH The unit for the difference, measured in milliseconds, between the current
 time and midnight, January 1, 1970 UTC. 
- See Also:
- 
 
- 
TICKSThe unit for the number of ticks that have transpired since some arbitrary
 starting date. 
- See Also:
- 
 
 
- 
Element Details
- 
valueUnit for the time stamp. 
- Returns:
- time stamp unit, not null
 
- Default:
- "MILLISECONDS_SINCE_EPOCH"