MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / getInterval

Method getInterval

src/Core/Input/InputAction.cpp:46–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44 }
45
46 Time::TimeUnit InputAction::getInterval() const
47 {
48 return m_interval.getLimit();
49 }
50
51 void InputAction::setRepeat(Time::TimeUnit delay)
52 {

Callers

nothing calls this directly

Calls 1

getLimitMethod · 0.80

Tested by

no test coverage detected