Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Skyward Boardcore
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Avionics
Software Development
Skyward Boardcore
Wiki
EventCounter
Changes
Page history
New page
Templates
Clone repository
Updated blank line and italic style
authored
4 years ago
by
Luca Conterio
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
EventCounter.md
+2
-2
2 additions, 2 deletions
EventCounter.md
with
2 additions
and
2 deletions
EventCounter.md
View page @
d25ecd62
...
...
@@ -12,8 +12,8 @@ The available methods are:
You can find the complete implementation of the EventCounter in
`src/shared/events/utils/EventCounter.h`
.
## Example
This example shows the usage of the EventCounter using a single topic.
This example shows the usage of the EventCounter using a single topic.
First of all define the possible events and topics:
```
cpp
#include
<Common.h>
...
...
This diff is collapsed.
Click to expand it.