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