|
|
il y a 2 semaines | |
|---|---|---|
| .. | ||
| arch | il y a 3 semaines | |
| Kconfig | il y a 2 semaines | |
| README.md | il y a 3 semaines | |
| README_zh.md | il y a 3 semaines | |
| SConscript | il y a 3 semaines | |
| clock_boottime.c | il y a 3 semaines | |
| clock_hrtimer.c | il y a 3 semaines | |
| clock_time_arm_arch.c | il y a 3 semaines | |
| clock_time_core.c | il y a 3 semaines | |
| clock_timer.c | il y a 3 semaines | |
The clock_time subsystem provides a unified time base and event scheduling for RT-Thread. It separates timekeeping (a monotonic counter) from event delivery (a programmable timer interrupt) so platforms can combine different hardware sources while the kernel sees consistent behavior.