LMRC_IO_TIMEOUT
max_wait = LMRC_IO_TIMEOUT * MILLISEC / 100;
mpt->mpt_timeout = now + LMRC_IO_TIMEOUT * NANOSEC;
clock_t max_wait = LMRC_IO_TIMEOUT * MILLISEC * 10;