MCPcopy 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
387float CInput::GetUpdateTime() const
388{
389 return m_UpdateTime;
390}
391
392bool CInput::KeyIsPressed(int Key) const
393{

Callers 1

RelativeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected