Class ExecutionStopwatchNoop
Implements
Inherited Members
Namespace: SuperOffice.Diagnostics
Assembly: SoCore.dll
Syntax
public class ExecutionStopwatchNoop : IExecutionStopwatch
Constructors
ExecutionStopwatchNoop()
Declaration
public ExecutionStopwatchNoop()
Properties
Elapsed
Declaration
public TimeSpan Elapsed { get; }
Property Value
Type | Description |
---|---|
TimeSpan |
Methods
Start()
Declaration
public void Start()
Stop()
Declaration
public void Stop()