ingeniamc / ingeniamotion

Motion library for Ingenia servo drives
Other
6 stars 0 forks source link

INGM-425 Use perf_counter to measure loop duration #164

Closed MartinALL91 closed 5 months ago

MartinALL91 commented 5 months ago

Description

Optimize the PDO thread timing.

Fixes # INGM-425

Type of change

Tests

Test:

Old implementation: pdo_refresh_rate_0 01

New implementation: pdo_refresh_rate_0 01

Documentation

Please update the documentation.

Code formatting