allchild>getchildren (Calls: 92, Time: 0.046 s)
Generated 16-Jul-2020 17:08:33 using performance time.
subfunction in file /Applications/MATLAB_R2020a.app/toolbox/matlab/uitools/allchild.m
Copy to new window for comparing multiple runs
Function Name | Function Type | Calls |
allchild | function | 92 |
Line Number | Code | Calls | Total Time | % Time | Time Plot |
56 | children = get(h,'Children'); | 60 | 0.032 s | 69.2% | |
54 | children = getAllchildChildren... | 32 | 0.009 s | 20.3% | |
53 | if(isa(h,'matlab.graphics.axis... | 92 | 0.003 s | 7.0% | |
58 | end | 92 | 0.000 s | 0.2% | |
57 | end | 92 | 0.000 s | 0.0% | |
All other lines | 0.002 s | 3.3% | |||
Totals | 0.046 s | 100% |
Function Name | Function Type | Calls | Total Time | % Time | Time Plot |
...nPane>AnnotationPane.getParentImpl | class method | 80 | 0.008 s | 16.9% | |
Legend.doGetChildren | function | 16 | 0.003 s | 7.0% | |
...er>AxesLayoutManager.getParentImpl | class method | 32 | 0.000 s | 0.3% | |
Self time (built-ins, overhead, etc.) | 0.035 s | 75.8% | |||
Totals | 0.046 s | 100% |
Total lines in function | 7 |
Non-code lines (comments, blank lines) | 1 |
Code lines (lines that can run) | 6 |
Code lines that did run | 6 |
Code lines that did not run | 0 |
Coverage (did run/can run) | 100.00 % |
Other subfunctions in this file are not included in this listing.