com.sun.btrace.annotations
Annotation Type Duration


@Target(value=PARAMETER)
@Retention(value=RUNTIME)
public @interface Duration

It is used to mark a probe method argument as the receiver of the duration value
Applicable only for OnMethod annotation with Location value of Kind.RETURN or Kind.ERROR

Since:
1.1
Author:
Jaroslav Bachorik