FunctionProfiler Class
Definition
Line
8
of
System.Runtime/FunctionProfiler.cm
Constructors & Destructor
public
explicit
nothrow
FunctionProfiler
(
void
* functionId_)
public
~FunctionProfiler
()
Member Variables
private
void
*
functionId
Constructor& Destructor Details
FunctionProfiler Constructor
public
explicit
nothrow
FunctionProfiler(
void
* functionId_)
Definition
Line
10
of
System.Runtime/FunctionProfiler.cm
~FunctionProfiler Destructor
public
~FunctionProfiler()
Definition
Line
14
of
System.Runtime/FunctionProfiler.cm