Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
DivineRightGame
Pathfinding
HighResolutionTime
C# Class DivineRightGame.Pathfinding.HighResolutionTime
Show file
Open project: Haedrian/Divine-Right
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