|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface of general purpose monitor.
Method Summary | |
long |
getMonitoringRate()
Returns current monitoring rate (unit: millisecond). |
void |
reset()
Resets the monitor. |
void |
setMonitoringRate(long rate)
Sets monitoring rate (unit: millisecond). |
void |
start()
Starts monitoring. |
void |
stop()
Stops monitoring. |
Method Detail |
public void start()
public void stop()
public void setMonitoringRate(long rate)
public long getMonitoringRate()
public void reset()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |