esp_cpu_get_cycle_count() function
Get the current CPU core's cycle count Each CPU core maintains an internal counter (i.e., cycle count) that increments every CPU clock cycle.
Return value
Current CPU's cycle count, 0 if not supported.
Examples
esp_cpu_get_cycle_count() is referenced by 3 libraries and example projects: