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

U

usFromCycles(long[]) - Static method in class suramadu.util.time.Time
Calculates the number of microseconds represented by the specified number of machine cycles based on its intrinsically calculated CPU speed timebase (cps) for an array of values.
usFromCycles(long[], long) - Static method in class suramadu.util.time.Time
Calculates the number of microseconds represented by the specified number of machine cycles based on its intrinsically calculated CPU speed timebase (frequency) for an array of values.
usFromCycles(long) - Static method in class suramadu.util.time.Time
Calculates the number of microseconds represented by the specified number of machine cycles based on its intrinsically calculated CPU speed timebase (cps).
usFromCycles(long, long) - Static method in class suramadu.util.time.Time
Calculates the number of microseconds represented by the specified number of machine cycles based on its intrinsically calculated CPU speed timebase (cps).
usFromCyclesL(long[]) - Static method in class suramadu.util.time.Time
Calculates the number of microseconds represented by the specified number of machine cycles based on its intrinsically calculated CPU speed timebase (cps) for an array of values.
usFromCyclesL(long[], long) - Static method in class suramadu.util.time.Time
Calculates the number of microseconds represented by the specified number of machine cycles based on its intrinsically calculated CPU speed timebase (frequency) for an array of values.
usFudgeFactor - Static variable in class suramadu.util.time.Waster
 
usWaste(long) - Static method in class suramadu.util.time.Waster
 

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