rt-thread-official/components/libc
zhkag 0f85648cfb
Improve timer accuracy and realize (#6926)
* add cputimer frame

* add cputime sleep

* ctime use cputime

* Processing cputime has no timeout function

* Migration cputime Code

* formatting file

* 整理代码

* add document copyright information

* 改 cputime_timer 为 cputimer

* 简化 _cputimer_list 初始化

* rt_cputimer_create -> rt_cputimer_init

* Remove RT_USING_CPUTIME and code cleanup.

* Remove RT_USING_CPUTIME in cputimer.c
* Set set_next_timeout as static function.

---------

Co-authored-by: Bernard Xiong <bernard.xiong@gmail.com>
2023-02-15 20:46:22 +08:00
..
compilers Improve timer accuracy and realize (#6926) 2023-02-15 20:46:22 +08:00
cplusplus format Kconfig and sconscript 2023-01-08 22:52:13 -05:00
posix format Kconfig and sconscript 2023-01-08 22:52:13 -05:00
Kconfig [components][kconfig] 整理Kconfig目录名称和结构 (#5698) 2022-03-25 23:07:18 +08:00
SConscript [libc] Build correct SConscript file. 2017-10-13 12:44:54 +08:00
posix-info.txt update posix-info.txt 2022-01-25 13:40:10 +08:00