You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@weex.apache.org by kfeagle <gi...@git.apache.org> on 2017/04/06 14:07:01 UTC

[GitHub] incubator-weex pull request #228: + [ios] add feature timer

GitHub user kfeagle opened a pull request:

    https://github.com/apache/incubator-weex/pull/228

    + [ios] add feature timer

    support jsfm call timer directly , not through bridge.
    Because wxtimermodule execute until the jsbridge thread finish.  it will delay .
    the minimum time interval  is 14ms average  and is not precarious in the old method
    the minimum time interval  is 3ms average and is Stable in new method
    
    Android PR:https://github.com/apache/incubator-weex/pull/221/


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kfeagle/incubator-weex ios-feature-timer-0.12-dev

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-weex/pull/228.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #228
    
----
commit 7c6ecb7873f2b556322b20e17b443e1186846275
Author: \u9f50\u5c71 <su...@163.com>
Date:   2017-04-06T10:46:32Z

    + [ios] add feature timer

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-weex pull request #228: + [ios] add feature timer

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-weex/pull/228


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---