C# Class IronSmarkets.System.Threading.Watch

Afficher le fichier Open project: smarkets/IronSmarkets Class Usage Examples

Méthodes publiques

Méthode Description
Start ( ) : void
StartNew ( ) : Watch
Stop ( ) : void
Watch ( ) : System

Private Methods

Méthode Description
TicksNow ( ) : long

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

StartNew() public static méthode

public static StartNew ( ) : Watch
Résultat Watch

Stop() public méthode

public Stop ( ) : void
Résultat void

Watch() public méthode

public Watch ( ) : System
Résultat System