Home
last modified time | relevance | path

Searched defs:throttle_rate (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/emu/
H A Dvideo.h52 float throttle_rate() const { return m_throttle_rate; } in throttle_rate() function
59 void set_throttle_rate(float throttle_rate) { m_throttle_rate = throttle_rate; } in set_throttle_rate()
/dports/emulators/mame/mame-mame0226/src/emu/
H A Dvideo.h52 float throttle_rate() const { return m_throttle_rate; } in throttle_rate() function
59 void set_throttle_rate(float throttle_rate) { m_throttle_rate = throttle_rate; } in set_throttle_rate()