Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
CryEngine
Profiling
FrameProfilerSection
C# Класс 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.
Показать файл
Открыть проект
Примеры использования класса
Открытые методы
Метод
Описание
End
( ) :
void
Приватные методы
Метод
Описание
FrameProfilerSection
(
IntPtr
handle
,
FrameProfiler
profiler
) :
System
Описание методов
End()
публичный
Метод
public
End
( ) :
void
Результат
void