Class JSR223Timer

All Implemented Interfaces:
Serializable, Cloneable, Searchable, TestBean, TestElement, TestStateListener, Timer

public class JSR223Timer extends JSR223TestElement implements Cloneable, Timer, TestBean
See Also:
  • Constructor Details

    • JSR223Timer

      public JSR223Timer()
  • Method Details

    • delay

      public long delay()
      This method is called after a sampling process is done to know how much time the sampling thread has to wait until sampling again.
      Specified by:
      delay in interface Timer
      Returns:
      the computed delay value.