onCleanup>onCleanup.delete (Calls: 2, Time: 0.001 s)
Generated 01-May-2020 08:41:19 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 | 2 |
Line Number | Code | Calls | Total Time | % Time | Time Plot |
60 | h.task(); | 2 | 0.001 s | 84.5% | |
61 | end | 2 | 0.000 s | 0.3% | |
All other lines | 0.000 s | 15.2% | |||
Totals | 0.001 s | 100% |
Function Name | Function Type | Calls | Total Time | % Time | Time Plot |
...set(rootobj,'ShowHiddenHandles',Temp) | anonymous function | 2 | 0.001 s | 45.2% | |
Self time (built-ins, overhead, etc.) | 0.001 s | 54.8% | |||
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.