|
|
преди 2 седмици | |
|---|---|---|
| .. | ||
| arch | преди 3 седмици | |
| Kconfig | преди 2 седмици | |
| 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.