[][src]Trait gameboy_core::emulator::traits::RTC

pub trait RTC {
    fn get_current_time(&self) -> u64;
}

Required methods

fn get_current_time(&self) -> u64

Loading content...

Implementors

Loading content...