1 GB_time_to_alarm
Lior Halphon edited this page 2024-11-24 21:57:04 +02:00

Definition

unsigned GB_time_to_alarm(GB_gameboy_t *gb);

In gb.h

Description

TBD

Thread Safety

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