Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ObEngine/ObEngine
/ getRepeat
Method
getRepeat
src/Core/Input/InputAction.cpp:56–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
Time::TimeUnit InputAction::getRepeat() const
57
{
58
return m_repeat.getLimit();
59
}
60
61
void InputAction::update()
62
{
Callers
nothing calls this directly
Calls
1
getLimit
Method · 0.80
Tested by
no test coverage detected