4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-02-21 01:07:18 +08:00

Update scheduler_up.c

This commit is contained in:
Dyyt587 2024-05-08 17:24:32 +08:00
parent 47b4f9ef79
commit 8c9ed5e090

View File

@ -74,8 +74,8 @@ void rt_usage_measure_pause(void)
/**
* @brief start usage measure
*
* @param from
* @param to
* @param from wait to turn on
* @param to turn to be
*/
#if RT_USING_CPU_USAGE
rt_weak