Useful tools for Tracy-CSharp
Find a file
2025-07-15 23:38:06 -07:00
TracyTools change(profiler)#: Remove TracyTools static class and just put the profiler static instance on itself 2025-07-15 23:38:06 -07:00
TracyTools.Demo change(profiler)#: Remove TracyTools static class and just put the profiler static instance on itself 2025-07-15 23:38:06 -07:00
.gitignore Initial commit 2025-04-17 01:48:48 -05:00
README.md feat(docs)#: Add readme 2025-04-17 01:50:30 -05:00
TracyTools.sln Initial commit 2025-04-17 01:48:48 -05:00

TracyTools

This repo is a collection of a couple of useful classes, including a modified Profiler class similar to the one in Tracy-CSharp's demo.

A proper README to come. ;)