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
CryEngine
Profiling
FrameProfilerSection
C# Class CryEngine.Profiling.FrameProfilerSection
Frame profiler sections are placed where the code needs to be profiled. Every time this object is constructed and destructed, the time between the constructor and destructor is merged into the
FrameProfiler
instance.
Afficher le fichier
Open project: PoppermostProductions/CryMono
Class Usage Examples
Méthodes publiques
Méthode
Description
End
( ) :
void
Private Methods
Méthode
Description
FrameProfilerSection
(
IntPtr
handle
,
FrameProfiler
profiler
) :
System
Method Details
End()
public
méthode
public
End
( ) :
void
Résultat
void