MCPcopy Create free account
hub / github.com/clementgallet/libTAS / isInsideFrameBoundary

Method isInsideFrameBoundary

src/library/DeterministicTimer.cpp:421–424  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

419}
420
421bool DeterministicTimer::isInsideFrameBoundary()
422{
423 return insideFrameBoundary;
424}
425
426void DeterministicTimer::setRealTime(uint32_t new_realtime_sec, uint32_t new_realtime_nsec)
427{

Callers 2

incrementMethod · 0.80
snd_pcm_waitFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected