Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3948412
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T01:22:17+00:00 2026-05-20T01:22:17+00:00

Is it possible to run a selector which is invoked by the nstimer on

  • 0

Is it possible to run a selector which is invoked by the nstimer on the main thread?

The NSTimer is spawned in it’s own thread.

My structure is that a thread invokes a method with a nstimer, the nstimer invokes a method that do some updates, but I need these updates to happen on the main thread. What is the solution? Add another method and say performOnMainThread?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T01:22:18+00:00Added an answer on May 20, 2026 at 1:22 am

    Yes, from your timer routine just call use performOnMainThread. From the docs:

    Timers work in conjunction with run
    loops. To use a timer effectively, you
    should be aware of how run loops
    operate—see NSRunLoop and Threading
    Programming Guide. Note in particular
    that run loops retain their timers, so
    you can release a timer after you have
    added it to a run loop.

    also a caveat about invalidating repeating timers:

    for a repeating timer, you must
    invalidate the timer object yourself
    by calling its invalidate method.
    Calling this method requests the
    removal of the timer from the current
    run loop; as a result, you should
    always call the invalidate method from
    the same thread on which the timer was
    installed

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: Run a code in given time interval I have a method that
Is it possible to run the wpf app only on a CD/DVD that we
Is it possible to run a class method (starting with a '+') in a
Is it possible to run a background task on iOS that uploads data to
Is it possible to run some controllers and routes only in test mode? I
Possible Duplicate: Run Jquery method when enter key is press I am trying to
is it possible to run some of my PLINQ AsParallel() - Queries with a
It is possible to run JavaScript with Python? There are any library that makes
Possible Duplicate: Run a Method in a C# Application from a Webpage I would
Is it possible to run a windows xp bat script remotely from a ubuntu

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.