Skip to content

Commit 8d340fd

Browse files
authored
Update AndroidProfile.md
1 parent 3d0c3d2 commit 8d340fd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Design/AndroidProfile.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,8 @@
4444
}, 10000);
4545
```
4646
修改后,游戏启动将会有10s黑屏,可在此期间打开调试。
47+
4. 最新版本Chrome/Edge已经将Javascript Profiler默认隐藏,你可以使用微信开发者工具查看`.cpuprofiler`,或是通过以下方式将它在浏览器显示出来:
48+
![image](https://github.com/zombieyang/minigame-unity-webgl-transform/assets/5595819/2a4a276d-d5a7-4d1e-9cb4-891f3f984e0d)
49+
4750
4851

0 commit comments

Comments
 (0)