新增TimeRuler用于分析游戏平均帧率

This commit is contained in:
yhh
2021-01-20 15:35:59 +08:00
parent 1be5862dc4
commit f6b6a8aa1b
9 changed files with 792 additions and 65 deletions

View File

@@ -1,6 +1,5 @@
{
"compilerOptions": {
"experimentalDecorators": false,
"downlevelIteration": true,
"importHelpers": true,
"pretty": true,