Searched refs:fSceneParseTimeMS (Results 1 – 3 of 3) sorted by relevance
106 fSceneParseTimeMS = 0; // Time spent constructing the animation scene graph. member
103 stats.fSceneParseTimeMS); in draw_stats_box()
428 fStats.fSceneParseTimeMS = std::chrono::duration<float, std::milli>{t2-t1}.count(); in make()