C# Class MinerLib_cs.Timer

Afficher le fichier Open project: GarageGames/Bitcoin Class Usage Examples

Méthodes publiques

Méthode Description
GetDuration ( ) : double
Start ( ) : void
Stop ( ) : void
Timer ( ) : System

Method Details

GetDuration() public méthode

public GetDuration ( ) : double
Résultat double

Start() public méthode

public Start ( ) : void
Résultat void

Stop() public méthode

public Stop ( ) : void
Résultat void

Timer() public méthode

public Timer ( ) : System
Résultat System