XRVps2LocalizationRequestRecord
Diagnostic information about a VPS2 network request.
Declaration
public struct XRVps2LocalizationRequestRecord : ValueTypeFields
| Name | Type | Summary |
|---|---|---|
| EndTimeMs | ulong | |
| ErrorCode | Vps2LocalizationError | Error code, if any |
| FrameId | ulong | Id of the frame containing data sent in the request, if available. |
| RequestId | Guid | Unique request identifier |
| RequestType | Vps2LocalizationRequestType | Type of request sent |
| StartTimeMs | ulong | Time that the request was sent, in milliseconds. It is only comparable to EndTimeMs. |
| Status | Vps2LocalizationRequestStatus | Request status |
Methods
| Name | Type | Summary |
|---|---|---|
| ToString | string | - |
to StartTimeMs.