Method Summary |
|
public long | getCount() The number of times that the task being timed has been invoked
since the measurement started. |
public long | getMaxTime() The maximum amount of time that the task has taken. |
public long | getMinTime() The minimum amount of time that the task has taken. |
public long | getTotalTime() The total amount of time that the task has taken. |