Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/emu/
H A Dattotime.h74 template <typename T> inline constexpr attoseconds_t HZ_TO_ATTOSECONDS(T &&x) { return attoseconds_… in HZ_TO_ATTOSECONDS() function
75 inline constexpr attoseconds_t HZ_TO_ATTOSECONDS(const XTAL &x) { return attoseconds_t(ATTOSECONDS_… in HZ_TO_ATTOSECONDS() function
/dports/emulators/mame/mame-mame0226/src/emu/
H A Dattotime.h74 template <typename T> inline constexpr attoseconds_t HZ_TO_ATTOSECONDS(T &&x) { return attoseconds_… in HZ_TO_ATTOSECONDS() function
75 inline constexpr attoseconds_t HZ_TO_ATTOSECONDS(const XTAL &x) { return attoseconds_t(ATTOSECONDS_… in HZ_TO_ATTOSECONDS() function