A* Pathfinding Project
3.1.4
The A* Pathfinding Project for Unity 3D
|
Simple profiler for what is written to a BinaryWriter stream. More...
Classes | |
struct | ProfileSizePoint |
Static Private Attributes | |
static bool | hasClosed = false |
static string | lastOpen = "" |
static Dictionary< string, ProfileSizePoint > | profiles = new Dictionary<string, ProfileSizePoint>() |
Simple profiler for what is written to a BinaryWriter stream.