Skip to content

GB_get_usual_frame_rate

Lior Halphon edited this page Nov 24, 2024 · 1 revision

Definition

double GB_get_usual_frame_rate(GB_gameboy_t *gb);

In display.h

Description

TBD

Thread Safety

GB_get_usual_frame_rate is thread-safe and can be called from any thread and context.

Clone this wiki locally