Module jdk.jfr
Package jdk.jfr

Annotation Interface Frequency


@Retention(RUNTIME) @Target({FIELD,METHOD}) public @interface Frequency
Event field annotation, specifies that the value is a frequency, measured in Hz.
Since:
9