A B C D E F G H I J K L M N O P Q R S T U V W _

A

AsynchronousEvent - class suramadu.tests.latency.AsynchronousEvent.
PURPOSE: Measure the latency between the firing of an asynchronous event and the activation of its handler in the presence of other thread activity.
AsynchronousEvent() - Constructor for class suramadu.tests.latency.AsynchronousEvent
constructor for test class Instantiates testProperties.
AsynchronousEvent(AsynchronousEvent.TestProps) - Constructor for class suramadu.tests.latency.AsynchronousEvent
 
AsynchronousEvent.TestProps - class suramadu.tests.latency.AsynchronousEvent.TestProps.
 
AsynchronousEvent.TestProps() - Constructor for class suramadu.tests.latency.AsynchronousEvent.TestProps
 
AsynchronousEvent.TestProps(Class) - Constructor for class suramadu.tests.latency.AsynchronousEvent.TestProps
 
active - Static variable in class suramadu.tests.latency.CostOverrun
 
active - Static variable in class suramadu.tests.latency.MissedDeadline
 
add(Number) - Method in class suramadu.util.stats.Histogram
Adds a Number Object to this Histogram
add(Number) - Method in class suramadu.util.stats.HistogramBin
Adds the specified Number object to this range if it truly falls within it.
addBin(Comparable, Comparable) - Method in class suramadu.util.stats.HistogramBinSpec
Adds a bin to the HistogramBinspec.
addBin(HistogramBin) - Method in class suramadu.util.stats.HistogramBinSpec
Adds a bin to the HistogramBinspec.
addTimeStamp(long) - Method in class suramadu.util.time.TimeStampLog
 
addTimeStamp(int, long) - Method in class suramadu.util.time.TimeStampLog
 
arrayToProperties(Class, String[]) - Static method in class suramadu.util.exec.TestProperties
This is a helper method that translates an array of Strings into a TestProperties object.
avgPeriod(int[], int) - Static method in class suramadu.util.time.Time
Given an array of ints of length n where each element represents an absolute time measurement, calculate the average period over the length of the array.
avgPeriod(long[], int) - Static method in class suramadu.util.time.Time
Given an array of ints of length n where each element represents an absolute time measurement, calculate the average period over the length of the array.

A B C D E F G H I J K L M N O P Q R S T U V W _