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

Method getLimit

src/Core/Time/Chronometer.cpp:35–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33 }
34
35 TimeUnit Chronometer::getLimit() const
36 {
37 return m_limit;
38 }
39
40 bool Chronometer::over() const
41 {

Callers 2

getIntervalMethod · 0.80
getRepeatMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected