Results 1 to 3 of 3

Thread: Pausing Time?

  1. #1
    Join Date
    Jun 2012
    Posts
    4,867
    Mentioned
    74 Post(s)
    Quoted
    1663 Post(s)

    Default Pausing Time?

    I want to add break taking to my scripts, but the progress reports use GetTimeRunning to calculate the XP/h, so it will be incorrect if it takes a 20 minute break for example. Is there any way to pause this time and then resume it once the break is over?

    Thanks

  2. #2
    Join Date
    Feb 2011
    Location
    The Future.
    Posts
    5,600
    Mentioned
    396 Post(s)
    Quoted
    1598 Post(s)

    Default

    track how much time has been taken for the break..

    Subtract it from get time running..
    I am Ggzz..
    Hackintosher

  3. #3
    Join Date
    Jun 2012
    Posts
    4,867
    Mentioned
    74 Post(s)
    Quoted
    1663 Post(s)

    Default

    Quote Originally Posted by Brandon View Post
    track how much time has been taken for the break..

    Subtract it from get time running..
    Ok, thanks

    I probably should have thought of that

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •