Message 50052 - Python tracker

Message50052

Author ronaldoussoren
Recipients
Date 2006-04-18.19:29:50
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=580910

Version 3 solves the ftime issue the other (IMO more correct) way: it ignores the 
returnvalue of gettimeofday and conditionalizes the floattime code in such way 
that either gettimeofday or ftime is used, but never both.

 
History
Date User Action Args
2007-08-23 15:48:21adminlinkissue1471925 messages
2007-08-23 15:48:21admincreate