Wed Sep 17 11:48:00 CEST 2008 Paolo Molaro <lupus@ximian.com>
authorPaolo Molaro <lupus@oddwiz.org>
Wed, 17 Sep 2008 09:49:24 +0000 (09:49 -0000)
committerPaolo Molaro <lupus@oddwiz.org>
Wed, 17 Sep 2008 09:49:24 +0000 (09:49 -0000)
commited34912b86281f35d46949b4afb2929e6b7cca17
tree7fe3713cf16e3810f12af50f562812deba1fc28d
parent64a00cfeadd4f9c0fd34b3a71f771e0190805596
Wed Sep 17 11:48:00 CEST 2008 Paolo Molaro <lupus@ximian.com>

* Timer.cs: rewritten to use Threading.Timer so it doesn't create a
thread per timer and behaves better. Fixed also a few implementation
bugs.

svn path=/trunk/mcs/; revision=113267
mcs/class/System/System.Timers/ChangeLog
mcs/class/System/System.Timers/Timer.cs