NAME_INTERVAL
if (offset.tv_sec != 0 || offset.tv_usec > NAME_INTERVAL)
return (NAME_INTERVAL - offset.tv_usec);