Click or drag to resize
NetProfiler Class

[This is preliminary documentation and is subject to change.]

Shortcut class for network profiler.
Inheritance Hierarchy
SystemObject
  VRageNetProfiler

Namespace: VRage
Assembly: VRage (in VRage.dll) Version: 1.0.0.0
Syntax
C#
public static class NetProfiler

The NetProfiler type exposes the following members.

Methods
  NameDescription
Public methodStatic memberBegin
Starts net profiling block.
Public methodStatic memberCommit
Public methodStatic memberEnd
End net profiling block.
Top
See Also