|
From: SourceForge.net <no...@so...> - 2006-03-12 16:30:50
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3624870 By: twenty1grand I need to know the accuarcy and granularity of the clock() function in time.h. I know it's different for different compilers but as I understand it it should be the same for a given implimentation even when the final exe is executed on different machines. I have looked in time.h and I do see that the conversion macro specifies 1000 ticks per second but that doesn't guarantee the true precision of the timer. Is this defined somewhere? Thanks, 21G ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=286529 |