I’m wondering if there is a way to create a custom header that displays the total “render time” rather than the “total time”.
Currently, if I start a job A and then a higher priority job B takes over, job A seems to add in that time it wasn’t rendering to the “Total Time”. Maybe I am mistaken… But it would be nice to see a total “Render time” by adding the “Time Span” for each instance together. Otherwise it is hard to get a sense of how much actual rendering time it took for a specific job.
The total render time is calculated based on the chunks, to avoid keeping all the results in memory, we avoid this info by design. By the way, you can easily check it using the statistics manager.
If you want an extra header, you need to create a custom view using PySide
Thank you for the reply! That definitely makes sense.
Could you remind me how to access the statistic manager?
Could you also point me in the right direction to set something up in PySide?
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.
We use cookies to ensure that we give you the best experience on our website Cookies are also used to send anonymous browsing data to Google Analytics. We give you the option to Refuse our cookies.