MULTIPLIER_100_NANO_SEC
if (++counter < UUID_MAX_HZ * MULTIPLIER_100_NANO_SEC)
dce_time = tv.tv_usec * MULTIPLIER_100_NANO_SEC + counter;