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