You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(This confusion has happened at least two times link 1link 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.
The text was updated successfully, but these errors were encountered:
kestara
changed the title
Add warning that std::chrono::system_clock is not supported on hardware even though it may work fine in the sim
Add warning that std::chrono::system_clock is not supported on hardware even though it may work fine in the sim label:enhancement
Mar 1, 2023
kestara
changed the title
Add warning that std::chrono::system_clock is not supported on hardware even though it may work fine in the sim label:enhancement
Add warning that std::chrono::system_clock is not supported on hardware even though it may work fine in the sim
Mar 1, 2023
Yes, sure. I'll polish it it up and make a PR out of it. I'm prioritising finishing the app I'm developing first, then hopefully I'll get back to that. It is going nicely :)
(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.The text was updated successfully, but these errors were encountered: