Module jdk.jfr
Package jdk.jfr

Annotation Interface Threshold


@Target(TYPE) @Inherited @Retention(RUNTIME) public @interface Threshold
Event annotation, specifies the default duration below which an event is not recorded (for example, "20 ms").
Since:
9