Page 1 of 1

Rendering estimated time

Posted: May 21st, 2018, 2:16 am
by robocide
Hi Friends ! 

i have a question , i can see in the docs that it is possible to get the elapsedSeconds of renderQueueItem , and to know how much time spent to render this object.

but my question is there , a way to get the estimated time that it should take to render the object before/while rendering ? in order to expose it to other part of my Application ? 

(something like .statusChanged on renderQueue looks good becuase it throws events while rendering , but it doesnt expose any rendering time left...).

Thank You friends.

Rob.