Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以使计时器间隔在 c#中浮动。
如果是,那怎么办?
定时器间隔是双倍的
类型:System.Double Elapsed 事件之间的时间(以毫秒为单位)。该值必须大于零,并且小于或等于 Int32.MaxValue。默认值为 100 毫秒。
http://msdn.microsoft.com/en-us/library/system.timers.timer.interval.aspx