Home
last modified time | relevance | path

Searched refs:stats_start (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/debug/src/
A Ddebug_cpuusage.c51 static lr_timer_t stats_start = 0; in debug_task_cpu_usage_stats() local
83 task_cpu_usage_period = stats_end - stats_start; in debug_task_cpu_usage_stats()
84 stats_start = stats_end; in debug_task_cpu_usage_stats()

Completed in 3 milliseconds