Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSSystems/EasySplash
/ get_fps
Method
get_fps
src/animation.cpp:132–135 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
130
131
132
unsigned int animation::get_fps() const
133
{
134
return m_fps;
135
}
136
137
138
unsigned int animation::get_total_num_frames() const
Callers
2
is_valid
Function · 0.80
run
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected