Chaos Corona Forum

Chaos Corona for 3ds Max => [Max] Feature Requests => [Max] Resolved Feature Requests => Topic started by: Phasma on 2018-11-05, 13:55:55

Title: accessing scene parsing time with maxscript
Post by: Phasma on 2018-11-05, 13:55:55
Hello

for statistic reasons, I want to log scene open, parsing and rendertimes for our office (in order to track down the best CPU for us ;-) ) - I would like to access the scene parsing times (via maxscript in a postRender callback) as well and I could not find any way how to do this. can I haz hlp plz? :-)
Title: Re: accessing scene parsing time with maxscript
Post by: Frood on 2018-11-05, 15:21:57
There is just no direct script access to the parsing time currently, same for number of dr passes and other stats (requested this a while ago). You may substract render time from total time to get an overall "pre-render time" which should be also ok for your purpose. Or try the hardcore option by extracting the parsing time from the logs :)


Good Luck



Title: Re: accessing scene parsing time with maxscript
Post by: Phasma on 2018-11-06, 12:45:21
ok. I'll try that. thanks
Title: Re: accessing scene parsing time with maxscript
Post by: rowmanns on 2020-08-24, 11:11:21
Will be available in v6 RC5: https://wiki.corona-renderer.com/maxscript