A tag handler for the <benchmark:duration> tag, which determines
how long it takes to compute its body (minus the sections of its body
enclosed in <benchmark:exclude> ...
Duration() -
Constructor for class org.apache.taglibs.benchmark.Duration
A tag handler for the <benchmark:exclude> tag, which excludes
the time it takes to process its body from its nearest
<benchmark:duration> ancestor's timer.
Exclude() -
Constructor for class org.apache.taglibs.benchmark.Exclude