EGL acquire adjacent two frames use EGL_STREAM_TIME_PRODUCER_KHR, why the timestamps diff about 80ms

Hi ClancyLian,
EGL_STREAM_TIME_CONSUMER_KHR is not supported. You need to get time after acquiring a frame via cuEGLStreamConsumerAcquireFrame().