Function bgfx_sys::bgfx_get_stats

source ·
pub unsafe extern "C" fn bgfx_get_stats() -> *const bgfx_stats_t
Expand description

Returns performance counters. @attention Pointer returned is valid until bgfx::frame is called.