|
|
пре 1 недеља | |
|---|---|---|
| .. | ||
| arch | пре 3 недеља | |
| Kconfig | пре 1 недеља | |
| README.md | пре 3 недеља | |
| README_zh.md | пре 3 недеља | |
| SConscript | пре 3 недеља | |
| clock_boottime.c | пре 3 недеља | |
| clock_hrtimer.c | пре 3 недеља | |
| clock_time_arm_arch.c | пре 3 недеља | |
| clock_time_core.c | пре 3 недеља | |
| clock_timer.c | пре 3 недеља | |
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.