Enum ReportTimeOption
Defines how timestamps are calculated in reports.
public enum ReportTimeOption
Fields
RelativeToTestModuleStartTime = 1Relative to the time the module started
RelativeToTestSuiteStartTime = 0Relative to the time the test suite started
WallClock = 2Wall clock time