Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ Last
Method
Last
src/engine/shared/ringbuffer.cpp:202–205 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
200
}
201
202
void *CRingBufferBase::Last()
203
{
204
return Prev(m_pProduce + 1);
205
}
Callers
8
ExecuteLine
Method · 0.45
OnInput
Method · 0.45
GetLinesToScroll
Method · 0.45
UpdateSearch
Method · 0.45
OnRender
Method · 0.45
OnInput
Method · 0.45
chat.cpp
File · 0.45
Scale
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected