Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
UnityEngine
Profiler
C# Class UnityEngine.Profiler
显示文件
Open project: jbruening/UnEngine
Class Usage Examples
Public Methods
Method
Description
BeginSample
(
string
name
) :
void
EndSample
( ) :
void
Method Details
BeginSample()
public
static
method
public
static
BeginSample
(
string
name
) :
void
name
string
return
void
EndSample()
public
static
method
public
static
EndSample
( ) :
void
return
void