Runtime Navmesh Baker 1.3.0
Generic Runtime spawn and instance pooling system for spawning random AI agents around a map. Works with ANY AI system easily.
Loading...
Searching...
No Matches
PerfCounters.cs File Reference

Classes

class  MegaCrush.RuntimeNavmeshBaker.Diagnostics.PerfCounters
 Rolling-window perf counters (no GC). Keeps a small ring buffer of samples and computes p50/p95 on demand. Intended for lightweight runtime diagnostics. More...
 
struct  MegaCrush.RuntimeNavmeshBaker.Diagnostics.PerfCounters.Series
 

Namespaces

namespace  MegaCrush
 
namespace  MegaCrush.RuntimeNavmeshBaker
 
namespace  MegaCrush.RuntimeNavmeshBaker.Diagnostics