onCleanup>onCleanup.delete (Calls: 6, Time: 0.001 s)
Generated 28-Jun-2020 22:32:33 using performance time.
class method in file /Applications/MATLAB_R2018a.app/toolbox/matlab/general/onCleanup.m
Copy to new window for comparing multiple runs
Function Name | Function Type | Calls |
allchild | function | 6 |
Line Number | Code | Calls | Total Time | % Time | Time Plot |
60 | h.task(); | 6 | 0.001 s | 80.7% | |
61 | end | 6 | 0.000 s | 0.5% | |
All other lines | 0.000 s | 18.8% | |||
Totals | 0.001 s | 100% |
Function Name | Function Type | Calls | Total Time | % Time | Time Plot |
...set(rootobj,'ShowHiddenHandles',Temp) | anonymous function | 6 | 0.001 s | 66.4% | |
Self time (built-ins, overhead, etc.) | 0.000 s | 33.6% | |||
Totals | 0.001 s | 100% |
Total lines in function | 9 |
Non-code lines (comments, blank lines) | 7 |
Code lines (lines that can run) | 2 |
Code lines that did run | 2 |
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.