eclipse-iceoryx / eclipse-iceoryx/iceoryx
Extend PeriodicTask
Open
good first issue
- Dominant language
- C++
- Stars
- 2.2k
- Forks
- 492
- Avg merge
- 18h 57m
- Merged PRs (30d)
- 1
Description
## Brief feature description
Currently the `PeriodicTask` class has just a minimal set of methods. This issue collects some helpful extensions.
## Detailed information
Potential helpful methods:
- [ ] add `uint64_t getExecutionCount() const noexcept` method
Contributor guide
Assessment
This issue has not been assessed yet.