Toggle navigation
Hot Examples
KO
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.
파일 보기
프로젝트 열기: PoppermostProductions/CryMono
1 사용 예제들
공개 메소드들
메소드
설명
End
( ) :
void
비공개 메소드들
메소드
설명
FrameProfilerSection
(
IntPtr
handle
,
FrameProfiler
profiler
) :
System
메소드 상세
End()
공개
메소드
public
End
( ) :
void
리턴
void