MFP_TIMER_RATE
#define MFP_MAX_TIMER_INTERVAL (0xff * 1000000L / MFP_TIMER_RATE)
nextEventClocks = timeout * MFP_TIMER_RATE / 1000000;