ProtectedprintProtectedprintStatic ReadonlyDEFAULT_Protected_Verifies that join point start is not undefined, that it is inside a function. Additionally, if $end is not undefined, checks if it is inside the same function as $start.
[Requires] global attribute 'ancestor'.
Optional$end: anyOptionalfunctionJpName: stringTrue if $start is a valid join point for the 'time' function
The last join point that was inserted after the $end mark
Optional$target: JoinpointOptionalwhen: insertOptionsSets the join point that should be returned by .getAfterJp().
Times the code of a given section.
Name of the variable that contains the value of the elapsed time.
Staticinsert
Creates a timed task, which will execute 'time' ms after invoking execute