org.objectweb.proactive.core.util.timer
Interface Timeable

All Known Implementing Classes:
MicroTimer

public interface Timeable

Author:
Alexandre di Costanzo

Method Summary
 long getCumulatedTime()
           
 java.lang.String getUnit()
           
 void start()
           
 void stop()
           
 

Method Detail

start

void start()

stop

void stop()

getCumulatedTime

long getCumulatedTime()

getUnit

java.lang.String getUnit()


Copyright 2001-2007 INRIA All Rights Reserved.