org.freedesktop.dbus.test

Class profile.Log

public static class profile.Log extends Object

Constructor Summary
Log(int size)
Method Summary
longmax()
doublemean()
longmin()
voidstart()
doublestddev()
voidstop()

Constructor Detail

Log

public Log(int size)

Method Detail

max

public long max()

mean

public double mean()

min

public long min()

start

public void start()

stddev

public double stddev()

stop

public void stop()