GitHub user CYJB opened a pull request: https://github.com/apache/incubator-weex/pull/1090
[WEEX-267][ios]monitor the frequency of module invoke Add new optional method for module invoke monitor, do not use alarm anymore. You can merge this pull request into a Git repository by running: $ git pull https://github.com/CYJB/incubator-weex WEEX-267 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-weex/pull/1090.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 #1090 ---- commit 2c17b279c43a6e8d0b802f20c9f3db9b4d7ee769 Author: CYJB <f8cyjb@...> Date: 2018-03-28T11:43:32Z [WEEX-267][ios]monitor the frequency of module invoke Add new optional method for module invoke monitor, do not use alarm anymore. ---- ---