MCPcopy 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
450static unsigned int GetPos(void *pId)
451{
452 (void)pId;
453 return s_WVBufferPosition;
454}
455
456static unsigned int GetLength(void *pId)
457{

Callers 3

TickMethod · 0.85
TickMethod · 0.85
SnapMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected