C# Class Algorithms.HighResolutionTime

Afficher le fichier Open project: N3X15/VoxelSim Class Usage Examples

Méthodes publiques

Méthode Description
GetTime ( ) : double
Start ( ) : void

Private Methods

Méthode Description
HighResolutionTime ( ) : System
QueryPerformanceCounter ( long &perfcount ) : bool
QueryPerformanceFrequency ( long &freq ) : bool

Method Details

GetTime() public static méthode

public static GetTime ( ) : double
Résultat double

Start() public static méthode

public static Start ( ) : void
Résultat void