Giter Club home page Giter Club logo

Comments (4)

mineschan avatar mineschan commented on August 23, 2024

Hi, the pause and start functions should work fine. Can you give me a bit of your method snippets and tell me what work you will be doing during pausing?

from mztimerlabel.

mineschan avatar mineschan commented on August 23, 2024

Hi Rayan, thank you for informing me.

The problem you've encountered would occur if you have pause for more than once, pausedTime will be wrong if that happened. Check your code if you've double pause the timer. BTW I've published a new version 0.4.4 to fix this issue and trunk push to Cocoapods already. If you use Cocoapods please wait for a bit to have it updated.

Cheers.

from mztimerlabel.

RayanSaeed avatar RayanSaeed commented on August 23, 2024

Glad to hear from you. I was in a hurry so as of now I am working with this workaround.

I save the intValue of label into an int "timerPausedTime" whenever I pause the timer, and release the timerLabel by assigning the pointer to nil. And in the resume function I create a new timer and assign it to the same pointer i.e timerLabel and then start it with the last saved time (timerPausedTime).

I know it is not a good approach, but I will see if this issue has been fixed in version 0.4.4
And about my code actually I cause the pause only once, but there are a lot of background threads that depend on the timers value, which I think were causing the issue.

English is not m native language, so pardon me if I could not convey my message properly.
Thanks for your response.

from mztimerlabel.

mineschan avatar mineschan commented on August 23, 2024

Good to know you've found a workaround.
Yeh, I didn't care a lot of background threading when developing MZTimerLabel.
If it really cause the problem, please let me know more about how it would happen.
I would love to fix it and make it more powerful.

And please let me know if 0.4.4 works.;) Thank you so much.

from mztimerlabel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.