InfiniSim icon indicating copy to clipboard operation
InfiniSim copied to clipboard

Add warning that std::chrono::system_clock is not supported on hardware even though it may work fine in the sim

Open kestara opened this issue 2 years ago • 6 comments

(This confusion has happened at least two times link 1 link 2)

Idea: If use of std::chrono::system_clock is detected (unsure how) then add a warning in the console that on the watch this will result in undefined behaviour.

kestara avatar Mar 01 '23 17:03 kestara

I very much like the idea, but sadly I don't know how to pull it off.

NeroBurner avatar Mar 16 '23 14:03 NeroBurner