https://github.com/baba-s/uni-compile-timer
コンパイル時間を計測するエディタ拡張
https://github.com/baba-s/uni-compile-timer
kogane-unity-lib unity unity-editor unity3d
Last synced: about 2 months ago
JSON representation
コンパイル時間を計測するエディタ拡張
- Host: GitHub
- URL: https://github.com/baba-s/uni-compile-timer
- Owner: baba-s
- Created: 2019-09-29T07:37:04.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-29T07:58:18.000Z (almost 7 years ago)
- Last Synced: 2025-01-15T01:32:57.256Z (over 1 year ago)
- Topics: kogane-unity-lib, unity, unity-editor, unity3d
- Language: C#
- Homepage:
- Size: 1.95 KB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Uni Compile Timer
コンパイル時間を計測するエディタ拡張


[](https://github.com/baba-s/uni-compile-timer/blob/master/LICENSE)
## インストール
```json
"com.baba_s.uni-compile-timer": "https://github.com/baba-s/uni-compile-timer.git",
```
manifest.json に上記の記述を追加します