public abstract @interface

IterationTimeLimit

implements Annotation
com.google.gwt.benchmarks.client.IterationTimeLimit

Class Overview

Specifies a custom time limit for iterations on the decorated Benchmark method. Methods that aren't explicitly decorated with an IterationTimeLimit, receive the default value.

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation