mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Updated docs.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user