Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ GetUpdateTime
Method
GetUpdateTime
src/engine/client/input.cpp:387–390 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
385
}
386
387
float CInput::GetUpdateTime() const
388
{
389
return m_UpdateTime;
390
}
391
392
bool CInput::KeyIsPressed(int Key) const
393
{
Callers
1
Relative
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected