mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-06 05:10:35 +08:00
Merge remote-tracking branch 'upstream/mtecs' into navigator_rewrite
This commit is contained in:
@@ -75,7 +75,7 @@ __EXPORT extern void perf_free(perf_counter_t handle);
|
||||
/**
|
||||
* Count a performance event.
|
||||
*
|
||||
* This call only affects counters that take single events; PC_COUNT etc.
|
||||
* This call only affects counters that take single events; PC_COUNT, PC_INTERVAL etc.
|
||||
*
|
||||
* @param handle The handle returned from perf_alloc.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user