Method | Description | |
---|---|---|
GetAbsoluteTime ( ) : double |
Computes absolute time.
|
|
GetDeltaTime ( ) : double |
Computes time between two calls of this method.
|
|
GetTime ( ) : double |
Computes relative time.
|
|
PerformanceTimer ( ) : System.Runtime.InteropServices |
Creates a timer.
|
Method | Description | |
---|---|---|
QueryPerformanceCounter ( long &performanceCount ) : bool | ||
QueryPerformanceFrequency ( long &performanceFrequency ) : bool |
public PerformanceTimer ( ) : System.Runtime.InteropServices | ||
return | System.Runtime.InteropServices |