Package kilim.examples
Class TimerBlast2
java.lang.Object
kilim.examples.TimerBlast2
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classclass -
Field Summary
FieldsModifier and TypeFieldDescription(package private) int(package private) TimerBlast2.Info[](package private) Object(package private) int(package private) int(package private) long(package private) static Random(package private) int(package private) TimerBlast2.Tock[] -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
num
int num -
delay
int delay -
spread
int spread -
rand
-
monitor
Object monitor -
nthreads
int nthreads -
infos
TimerBlast2.Info[] infos -
tocks
TimerBlast2.Tock[] tocks -
prev
long prev
-
-
Constructor Details
-
TimerBlast2
public TimerBlast2()
-
-
Method Details