comparison nodejs/canvas.js @ 795:46a4cd4d382b

Remove dependent on system time to gain frame rate Date.now() would read system time. It is ineffeciency in for some implementation. To gain frame rate, we should rely on accuration of setInterval().
author Thinker K.F. Li <thinker@codemud.net>
date Tue, 31 Aug 2010 10:04:15 +0800
parents b0c348ad1a8f
children 586e50f82c1f
comparison
equal deleted inserted replaced
794:a27606be2cab 795:46a4cd4d382b