HI
I have a question about the Latency of Frame Update Time when applying LPDS.
When the frame update time is set to 200ms in LPDS mode, the actual frame update time is measured as 205ms.
When the frame update time is set to 2000ms in LDPS mode, the actual frame update time is measured to be approximately 2025ms.
If LDPS mode is not applied, measured frame update time matches the setting value.
In SDK documents, Sleep time includes the latency, but it is not applied in the example code (kick to open).
[SDK]
[Example Code (Kick to Open)]
I wonder if there is a way to measure the latency.
Best Regards