Skip to content

Commit

Permalink
Update Demos/Benchmark/BenchmarkDemo.cpp
Browse files Browse the repository at this point in the history
Co-authored-by: KonradBkd <[email protected]>
  • Loading branch information
VJonasHolley and KonradBkd authored Jan 7, 2025
1 parent 03be88e commit df96696
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Demos/Benchmark/BenchmarkDemo.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -410,6 +410,7 @@ void ParticipantsThread(std::shared_ptr<SilKit::Config::IParticipantConfiguratio
// this is handled in I/O thread, so no data races on counter.
messageCounter++;
});
break;
}
case ServiceType::Ethernet:
{
Expand Down

0 comments on commit df96696

Please sign in to comment.