The total processing time for all of these commands completed during the report time period.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Function tot_proc() As Double _ Implements INetricsCmdStats.tot_proc |
C# |
---|
public double tot_proc() |
C++ |
---|
public: double tot_proc() sealed |
J# |
---|
public double tot_proc() |
JScript |
---|
public function tot_proc() : double |