<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Profiler Class > Profiler Constructor |
Initializes a new instance of the Profiler class.
[Visual Basic]
Public Sub New( _
ByVal cpu As Cpu, _
ByVal name As String _
)
[C#]
Cpu cpu,
string name
);
cpu
The reference to the CPU object.
name
The name of the profiler object.
Profiler Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]