Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DaedalusX64/daedalus
/ GetFrameskipValueAsInt
Function
GetFrameskipValueAsInt
Source/Utility/Preferences.cpp:557–560 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
555
}
556
557
u32 GetFrameskipValueAsInt( EFrameskipValue value )
558
{
559
return value;
560
}
561
562
EFrameskipValue GetFrameskipValueFromInt( u32 value )
563
{
Callers
1
OutputSectionDetails
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected