Xu Xingliang
|
3cd5e20f74
|
sched: return 0 from clock_systime_ticks if failed
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
|
2023-09-19 16:17:08 +08:00 |
zhangyuan21
|
8512ca74b1
|
clock: adjust clock function to support tick
When CONFIG_SCHED_TICKLESS_TICK_ARGUMENT enabled, we can
use up_timer_gettick to get ticks for better performance.
|
2022-11-01 21:54:20 +08:00 |
Xiang Xiao
|
764540267e
|
sched/clock: Rename g_system_timer to g_system_ticks
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-09-27 17:45:44 -03:00 |
Alin Jerpelea
|
8935ac4cc3
|
sched: Author Gregory Nutt: update licenses to Apache
Gregory Nutt has submitted the SGA and we can mograte the licenses
to Apache.
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
|
2021-02-09 01:21:53 -08:00 |
Xiang Xiao
|
517974787f
|
Rename clock_systime[r|spec] to clock_systime_[ticks|timespec]
follow up the new naming convention:
https://cwiki.apache.org/confluence/display/NUTTX/Naming+of+OS+Internal+Functions
|
2020-05-10 14:35:50 -06:00 |