mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-19 04:56:30 +00:00
🆕 测量local apic定时器频率
This commit is contained in:
3
kernel/driver/interrupt/apic/apic_timer.c
Normal file
3
kernel/driver/interrupt/apic/apic_timer.c
Normal file
@ -0,0 +1,3 @@
|
||||
#include "apic_timer.h"
|
||||
|
||||
uint64_t apic_timer_ticksIn1ms = 0;
|
Reference in New Issue
Block a user