Hi, I’d try this:
Make a method called setupTimer with the code below. Then in applicationDidFinishLaunching call performSelector: setupTimer with a delay of (say 5 seconds). Just to see if it changes anything…. Cheers Dave > On 29 Apr 2020, at 23:35, Carl Hoefs via Cocoa-dev > <cocoa-dev@lists.apple.com> wrote: > > There are no extensions or categories in the project. > I changed the -newData: method name to -arrivalOfNewData:. > I changed the newTimer variable name to theTimer. > I rebooted the machine. > > No joy. > > I realize this is no longer a Cocoa problem, but what - even theoretically - > could cause this? > As shown in the debugger, the timer gets created with the wrong time interval > value, by a consistent factor of 20. > > -Carl > _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com