Expand description
An ergonomic time API for the playdate
The traits ElapsedTime and AbsoluteTime describe the available API.
§Feature flags
playdate-sys-v02(default): provides implementations of the traits for the typeffi::playdate_sysandffi::PlaydateAPIof the crateplaydate-sys(version0.2)
Traits§
- Absolute
Time - System capable of returning the absolute current time
- Elapsed
Time - System capable of tracking elapsed time since last reset