mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-20 11:39:07 +08:00
Comment fix in perf counter header, no code changes.
This commit is contained in:
parent
f3a77705a7
commit
13f9ce9ddd
@ -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.
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user