public static class StopWatch.TaskInfo
extends java.lang.Object
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getTaskName() |
Return the name of this task.
|
TimeValue |
getTime() |
Return the time this task took.
|
public java.lang.String getTaskName()
public TimeValue getTime()