public class StopWatch extends Object
| Constructor and Description |
|---|
StopWatch() |
| Modifier and Type | Method and Description |
|---|---|
long |
getIntervalTime() |
long |
getTotalTime() |
void |
sysout(String message) |
public long getIntervalTime()
public long getTotalTime()
public void sysout(String message)
Copyright © 2002-2022 Atlassian. All Rights Reserved.