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