[Python-bugs-list] [ python-Bugs-579208 ] time.clock() goes negative

noreply@sourceforge.net noreply@sourceforge.net
Tue, 09 Jul 2002 11:06:26 -0700


Bugs item #579208, was opened at 2002-07-09 11:06
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=579208&group_id=5470

Category: Extension Modules
Group: Python 2.2.1
Status: Open
Resolution: None
Priority: 5
Submitted By: Nigel W Moriarty (nwmoriarty)
Assigned to: Nobody/Anonymous (nobody)
Summary: time.clock() goes negative

Initial Comment:
The attached script demonstrates that time.clock() goes 
negative after about 2147 seconds or about 36 minutes.  
This happens on Linux, OSF Alpha and SGI boxes.  After 
the result of time.clock() goes negative it continues to 
increase (get less negative) as the process continues.

Nigel

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=579208&group_id=5470