Publisher | VersionOne |
---|---|
File size | 26.97kB |
Number of files | 8 |
Latest version | 1 |
Latest release date | 2016-05-04 09:05:26 |
First release date | 2016-04-22 09:35:23 |
Supported Unity versions | 2018.4.2 or higher |
This is a package of extended debug tools that assist you in your project development and debugging.
This package includes:
Logger
- A powerful, very fast and easy-to-use logging tool that works both in editor and in user-threads
- It's an fast way of just logging your data and filtering through it all in one window
Code Timer
- Code timer is an easy way to measure how much time is spent in different parts of your code, not just in methods.
- This also can be used both in threads and editor scripts
- There is minimal overhead and the timer is very accurate
Works with Unity 5 and above!
This package includes:
Logger
- A powerful, very fast and easy-to-use logging tool that works both in editor and in user-threads
- It's an fast way of just logging your data and filtering through it all in one window
Code Timer
- Code timer is an easy way to measure how much time is spent in different parts of your code, not just in methods.
- This also can be used both in threads and editor scripts
- There is minimal overhead and the timer is very accurate
Works with Unity 5 and above!