LAPIC_FREQ
#define LAPIC_TARGET_TICKS (LAPIC_FREQ / 50)
hrtime_t time_target = (tick_delta * NANOSEC * divisor) / LAPIC_FREQ;