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

Method flushDelay

src/library/DeterministicTimer.cpp:271–274  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

269}
270
271void DeterministicTimer::flushDelay()
272{
273 addedDelay = {0, 0};
274}
275
276void DeterministicTimer::exitFrameBoundary()
277{

Callers 1

frameBoundaryFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected