[Tutor] python time

Lie Ryan lie.1296 at gmail.com
Thu Nov 26 06:36:27 CET 2009


spir wrote:
> Hello,
> 
> How does python get the time in microseconds? 

time.time() should provide fractional second accuracy if the system 
provides them. Did the system clock actually record fractional seconds?



More information about the Tutor mailing list