C# Class Algorithms.HighResolutionTime

ファイルを表示 Open project: N3X15/VoxelSim Class Usage Examples

Public Methods

Method Description
GetTime ( ) : double
Start ( ) : void

Private Methods

Method Description
HighResolutionTime ( ) : System
QueryPerformanceCounter ( long &perfcount ) : bool
QueryPerformanceFrequency ( long &freq ) : bool

Method Details

GetTime() public static method

public static GetTime ( ) : double
return double

Start() public static method

public static Start ( ) : void
return void