C# Class Dev2.Integration.Tests.MEF.StopWatch

Afficher le fichier Open project: Warewolf-ESB/Warewolf

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetElapsedTime ( ) : double
Start ( ) : void
Stop ( ) : void

Method Details

GetElapsedTime() public méthode

public GetElapsedTime ( ) : double
Résultat double

Start() public méthode

public Start ( ) : void
Résultat void

Stop() public méthode

public Stop ( ) : void
Résultat void