Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A Dtimer.h47 …template <typename F> void configure_periodic(F &&callback, const char *name, const attotime &peri… in configure_periodic() function
53 …template <typename T, typename F> void configure_periodic(T &&target, F &&callback, const char *na… in configure_periodic() function
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A Dtimer.h47 …template <typename F> void configure_periodic(F &&callback, const char *name, const attotime &peri… in configure_periodic() function
53 …template <typename T, typename F> void configure_periodic(T &&target, F &&callback, const char *na… in configure_periodic() function