Property ExecutionTime
- Namespace
- Xunit.Runner.Common
- Assembly
- xunit.v3.runner.common.dll
ExecutionTime
Gets the execution time (in seconds) for this execution.
public required decimal ExecutionTime { get; set; }
Property Value
Remarks
Note: Will be 0
if there was no value provided during deserialization.