|
|
hace 2 semanas | |
|---|---|---|
| .. | ||
| arch | hace 3 semanas | |
| Kconfig | hace 2 semanas | |
| README.md | hace 3 semanas | |
| README_zh.md | hace 3 semanas | |
| SConscript | hace 3 semanas | |
| clock_boottime.c | hace 3 semanas | |
| clock_hrtimer.c | hace 3 semanas | |
| clock_time_arm_arch.c | hace 3 semanas | |
| clock_time_core.c | hace 3 semanas | |
| clock_timer.c | hace 3 semanas | |
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.