Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
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.
Mostra file
Open project: PoppermostProductions/CryMono
Class Usage Examples
Public Methods
Method
Description
End
( ) :
void
Private Methods
Method
Description
FrameProfilerSection
(
IntPtr
handle
,
FrameProfiler
profiler
) :
System
Method Details
End()
public
method
public
End
( ) :
void
return
void