Home
last modified time | relevance | path

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

/dports/games/libretro-mgba/mgba-6186d45/include/mgba/core/
H A Dinterface.h125 struct mRTCSource { struct
126 void (*sample)(struct mRTCSource*); argument
128 time_t (*unixTime)(struct mRTCSource*); argument
130 void (*serialize)(struct mRTCSource*, struct mStateExtdataItem*); argument
131 bool (*deserialize)(struct mRTCSource*, const struct mStateExtdataItem*); argument
/dports/emulators/mgba/mgba-0.9.2/include/mgba/core/
H A Dinterface.h215 struct mRTCSource { struct
216 void (*sample)(struct mRTCSource*); argument
218 time_t (*unixTime)(struct mRTCSource*); argument
220 void (*serialize)(struct mRTCSource*, struct mStateExtdataItem*); argument
221 bool (*deserialize)(struct mRTCSource*, const struct mStateExtdataItem*); argument