onCleanup>onCleanup.delete (Calls: 3, Time: 0.002 s)
Generated 01-May-2020 20:23:06 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 | 3 |
Line Number | Code | Calls | Total Time | % Time | Time Plot |
60 | h.task(); | 3 | 0.002 s | 90.8% | |
61 | end | 3 | 0.000 s | 0.5% | |
All other lines | 0.000 s | 8.7% | |||
Totals | 0.002 s | 100% |
Function Name | Function Type | Calls | Total Time | % Time | Time Plot |
...set(rootobj,'ShowHiddenHandles',Temp) | anonymous function | 3 | 0.002 s | 66.3% | |
Self time (built-ins, overhead, etc.) | 0.001 s | 33.7% | |||
Totals | 0.002 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.