MCPcopy 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
132unsigned int animation::get_fps() const
133{
134 return m_fps;
135}
136
137
138unsigned int animation::get_total_num_frames() const

Callers 2

is_validFunction · 0.80
runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected