On running sudo nmap --traceroute google.com -Pn -sn -d --host-timeout 0.001s whole output table of traceroute got printed, this is obviously impossible if host-timeout had been working for --traceroute further, I have checked inside the code of traceroute.cc and probably there isn't any provision for checking timeout.
On running
sudo nmap --traceroute google.com -Pn -sn -d --host-timeout 0.001swhole output table of traceroute got printed, this is obviously impossible if host-timeout had been working for--traceroutefurther, I have checked inside the code of traceroute.cc and probably there isn't any provision for checking timeout.