Tanoda
Leap.BeginProfilingForThreadArgs Struct Reference

Public Member Functions

 BeginProfilingForThreadArgs (string threadName, params string[] blockNames)
 

Public Attributes

string threadName
 
string[] blockNames
 

Detailed Description

Definition at line 258 of file Events.cs.

Constructor & Destructor Documentation

◆ BeginProfilingForThreadArgs()

Leap.BeginProfilingForThreadArgs.BeginProfilingForThreadArgs ( string  threadName,
params string[]  blockNames 
)

Definition at line 262 of file Events.cs.

Member Data Documentation

◆ blockNames

string [] Leap.BeginProfilingForThreadArgs.blockNames

Definition at line 260 of file Events.cs.

◆ threadName

string Leap.BeginProfilingForThreadArgs.threadName

Definition at line 259 of file Events.cs.


The documentation for this struct was generated from the following file: