Serializable
BeanShellTimer
, BSFTimer
, ConstantThroughputTimer
, ConstantTimer
, GaussianRandomTimer
, JSR223Timer
, PoissonRandomTimer
, RandomTimer
, SyncTimer
, UniformRandomTimer
public interface Timer extends Serializable
Modifier and Type | Method | Description |
---|---|---|
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.
|
Copyright © 1998-2018 Apache Software Foundation. All Rights Reserved.