OVRSystemPerfMetrics Class Reference
Classes | |
class | OVRSystemPerfMetricsTcpServer |
class | PerfMetrics |
Public Attributes | |
const int | TcpListeningPort = 32419 |
const int | PayloadTypeMetrics = 100 |
const int | MaxBufferLength = 65536 |
const int | MaxMessageLength = MaxBufferLength - sizeof(int) |
Member Data Documentation
◆ MaxBufferLength
const int OVRSystemPerfMetrics.MaxBufferLength = 65536 |
◆ MaxMessageLength
const int OVRSystemPerfMetrics.MaxMessageLength = MaxBufferLength - sizeof(int) |
◆ PayloadTypeMetrics
const int OVRSystemPerfMetrics.PayloadTypeMetrics = 100 |
◆ TcpListeningPort
const int OVRSystemPerfMetrics.TcpListeningPort = 32419 |
The documentation for this class was generated from the following file:
- Oculus/VR/Scripts/Util/OVRSystemPerfMetrics.cs