RapportSessionDiagnostics
Description
The RapportSessionDiagnostics class is a MonoBehaviour component designed to provide real-time diagnostic information about a Rapport session. It is used to monitor key performance metrics such as latency.
Namespace: SpeechGraphics.Rapport.Utils
Properties
Name | Type | Description |
|---|---|---|
AnimationLatency | double | The latency, in seconds, from the moment the animation data is received from the server until it is displayed on the character. This property can be both read and set. |
SystemTime | double | The current system time, as measured by |
Methods
Name | Return Type | Description |
|---|