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