Show / Hide Table of Contents

Interface IExecutionStopwatch

Namespace: SuperOffice.Diagnostics
Assembly: SoCore.dll
Syntax
public interface IExecutionStopwatch

Properties

Elapsed

Declaration
TimeSpan Elapsed { get; }
Property Value
Type Description
TimeSpan

Methods

Start()

Declaration
void Start()

Stop()

Declaration
void Stop()

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top