WVR_GetPredictedDisplayTimeΒΆ
-
WVR_EXPORT uint64_t WVR_GetPredictedDisplayTime()
Get the next predicte display timestamp(ns).
This function must be called after WVR_RenderInit.
- Version
- API Level 6
- Return Value
uint64_t
: Next display system timestamp. return 0 if error occurs or not support.