Module jdk.jfr
Package jdk.jfr

Annotation Interface Timestamp


@Retention(RUNTIME) @Target({FIELD,TYPE,METHOD}) public @interface Timestamp
Event field annotation, specifies that the value is a point in time.
Since:
9