[Xorp-cvs] XORP cvs commit: xorp/libxorp

Andrea Bittau abittau at icir.org
Tue Sep 23 12:57:10 PDT 2008


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	abittau at chum.icir.org	2008-09-23 19:57:10 UTC

XORP CVS repository


Modified files:
	libxorp       timer.cc 

Log message:
	Force commit to correct CVS log message.  Message /tmp/log.r484 should read:
	
	get rid of more superfluous calls to time() [+16%].  The second one may need to
	stay.  I think that the deal should be as follows:
	1) current_time() should be used for obtaining the last best known time.  This
	   isn't precise but will typically be within 1 second of error.
	
	2) If any code needs critical timing information, then advance_time() [slow!].

Revision  Changes                              Path
1.47      +1 -1;  commitid: 1e9948d94a1541a7;  xorp/libxorp/timer.cc



More information about the Xorp-cvs mailing list