Added Performance.AUDIO_OUTPUT_LATENCY

This commit is contained in:
Marcelo Fernandez
2018-07-16 22:43:47 -03:00
parent e1f2feec2e
commit 3930e755e4
4 changed files with 20 additions and 0 deletions

View File

@ -77,6 +77,7 @@ public:
PHYSICS_3D_COLLISION_PAIRS,
PHYSICS_3D_ISLAND_COUNT,
//physics
AUDIO_OUTPUT_LATENCY,
MONITOR_MAX
};