org.sblim.wbem.util
Class Benchmark
java.lang.Object
org.sblim.wbem.util.Benchmark
public class Benchmark
extends java.lang.Object
- Administrator
To change the template for this generated type comment go to
Window>Preferences>Java>Code Generation>Code and Comments
cumulativeTime
public long cumulativeTime
currentTime
public long currentTime
rt
public static final Runtime rt
transportCumulativeTime
public long transportCumulativeTime
transportCurrentTime
public long transportCurrentTime
transportElapse
public long transportElapse
gc
public static void gc()
getCumulativeTime
public static long getCumulativeTime()
getElapse
public static long getElapse()
getMemoryConsumption
public static long getMemoryConsumption()
getTransportCumulativeTime
public static long getTransportCumulativeTime()
getTransportElapse
public static long getTransportElapse()
resetTime
public static void resetTime()
resetTimer
public static void resetTimer()
showMemory
public static long showMemory()
startMemoryMeter
public static void startMemoryMeter()
startTimer
public static void startTimer()
startTransportTimer
public static void startTransportTimer()
stopMemoryMeter
public static void stopMemoryMeter()
stopTimer
public static void stopTimer()
stopTransportTimer
public static void stopTransportTimer()
Copyright © 2005, 2007 IBM Corporation. All Rights Reserved.