What Python module / function can be used to get millisecond timestamps? <br>time.time() returns the time as a floating point number expressed in seconds since the epoch, 
in UTC. <br><br clear="all">Thanks!<br>-- <br>Dmitri O. Kondratiev<br><a href="mailto:dokondr@gmail.com">dokondr@gmail.com</a><br><a href="http://www.geocities.com/dkondr">http://www.geocities.com/dkondr</a>