| Modifier and Type | Method and Description | 
|---|---|
| String | getTaskName()Return the name of this task. | 
| long | getTimeMillis()Return the time in milliseconds this task took. | 
| double | getTimeSeconds()Return the time in seconds this task took. | 
public String getTaskName()
public long getTimeMillis()
public double getTimeSeconds()