C# Class CodeImp.Gluon.Clock

Afficher le fichier Open project: DieterKoblenz/LCARS

Méthodes publiques

Méthode Description
Clock ( ) : System
Dispose ( ) : void
GetCurrentTime ( ) : double

Private Methods

Méthode Description
QueryPerformanceCounter ( long &x ) : short
QueryPerformanceFrequency ( long &x ) : short

Method Details

Clock() public méthode

public Clock ( ) : System
Résultat System

Dispose() public méthode

public Dispose ( ) : void
Résultat void

GetCurrentTime() public méthode

public GetCurrentTime ( ) : double
Résultat double