Property ExecutionTime
- Namespace
- Xunit.v3
- Assembly
- xunit.v3.core.dll
ExecutionTime
Gets the execution time (in seconds) for this execution.
public required decimal ExecutionTime { get; set; }
Gets the execution time (in seconds) for this execution.
public required decimal ExecutionTime { get; set; }