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