SetExecutionTime(double, bool)
Sets an execution time to the record.
Declaration
void SetExecutionTime(double executionTime, bool isOvertime)
Parameters
Type | Name | Description |
---|---|---|
double | executionTime | Execution time. |
bool | isOvertime |
|
Sets an execution time to the record.
void SetExecutionTime(double executionTime, bool isOvertime)
Type | Name | Description |
---|---|---|
double | executionTime | Execution time. |
bool | isOvertime |
|