Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ GetPos
Function
GetPos
src/engine/client/sound.cpp:450–454 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
448
}
449
450
static unsigned int GetPos(void *pId)
451
{
452
(void)pId;
453
return s_WVBufferPosition;
454
}
455
456
static unsigned int GetLength(void *pId)
457
{
Callers
3
Tick
Method · 0.85
Tick
Method · 0.85
Snap
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected