public class ExecutionTimeMeasurer extends Object
ExecutionTimeMeasurer()
static double
end(String name)
static Map<String,Long>
getExecutionTimes()
static void
start(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ExecutionTimeMeasurer()
public static void start(String name)
name
public static double end(String name)
public static Map<String,Long> getExecutionTimes()
Copyright © 2012 The Cloud Computing and Distributed Systems (CLOUDS) Laboratory, The University of Melbourne. All Rights Reserved.