InfiniTimeOrg / InfiniTimeOrg/InfiniSim
Add warning that std::chrono::system_clock is not supported on hardware even though it may work fine in the sim
Open
Nobody has claimed this yet.
enhancement
help wanted
- Dominant language
- C++
- Stars
- 203
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating where InfiniSim handles console warnings and where std::chrono::system_clock is used or exposed. Determine how its use can be detected, then add a warning explaining that it is unsupported on the watch and may only appear to work in the simulator; confirm the warning is emitted in the relevant case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100