C# Class CodeImp.Gluon.Clock

Show file Open project: DieterKoblenz/LCARS

Public Methods

Method Description
Clock ( ) : System
Dispose ( ) : void
GetCurrentTime ( ) : double

Private Methods

Method Description
QueryPerformanceCounter ( long &x ) : short
QueryPerformanceFrequency ( long &x ) : short

Method Details

Clock() public method

public Clock ( ) : System
return System

Dispose() public method

public Dispose ( ) : void
return void

GetCurrentTime() public method

public GetCurrentTime ( ) : double
return double