Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crownengine/crown
/ buffer_end
Function
buffer_end
src/core/profiler.cpp:37–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
}
36
37
const char *buffer_end()
38
{
39
return array::end(*_buffer);
40
}
41
42
} // namespace profiler_globals
43
Callers
1
draw
Method · 0.85
Calls
1
end
Function · 0.50
Tested by
no test coverage detected