Constructor and Description |
---|
TaskStat() |
Modifier and Type | Method and Description |
---|---|
String |
dumpStats() |
void |
recordTimeInQ()
Record time when task is inside the queue.
|
void |
recordTimeToComplete()
Record time taken to complete the task.
|
public void recordTimeInQ()
public void recordTimeToComplete()
public String dumpStats()
Copyright © 2023. All Rights Reserved.