Updated docs.

This commit is contained in:
Branimir Karadžić
2016-10-19 08:47:24 -07:00
parent dc5a3e6e6c
commit 25e38b033a

View File

@@ -1077,6 +1077,8 @@ namespace bgfx
/// Returns performance counters.
///
/// @attention C99 equivalent is `bgfx_get_stats`.
///
const Stats* getStats();
/// Allocate buffer to pass to bgfx calls. Data will be freed inside bgfx.