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