Github user acton393 commented on a diff in the pull request:

    https://github.com/apache/incubator-weex/pull/516#discussion_r128676803
  
    --- Diff: ios/playground/WeexDemo/WXDemoViewController.m ---
    @@ -146,6 +146,7 @@ - (void)render
         
         _instance.renderFinish = ^(UIView *view) {
              WXLogDebug(@"%@", @"Render Finish...");
    +        [WXTracingManager startTracing:weakSelf.instance.instanceId 
ref:nil parentRef:nil className:nil name:nil ph:WXTracingInstant 
fName:WXTRenderFinish parentId:nil];
    --- End diff --
    
    what's the 'ph', maybe it can be more clearly


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to