Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
271
void DeterministicTimer::flushDelay()
272
{
273
addedDelay = {0, 0};
274
}
275
276
void DeterministicTimer::exitFrameBoundary()
277
{
Callers
1
frameBoundary
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected