MCPcopy 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

drawMethod · 0.85

Calls 1

beginFunction · 0.50

Tested by

no test coverage detected