iceoryx icon indicating copy to clipboard operation
iceoryx copied to clipboard

Extend PeriodicTask

Open elBoberido opened this issue 3 years ago • 0 comments

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

elBoberido avatar Jan 18 '21 10:01 elBoberido