ispc (Calls: 12, Time: 0.004 s)
Generated 18-Jul-2020 08:10:35 using performance time.
function in file /Applications/MATLAB_R2020a.app/toolbox/matlab/general/ispc.m
Copy to new window for comparing multiple runs
Function Name | Function Type | Calls |
path | function | 12 |
Line Number | Code | Calls | Total Time | % Time | Time Plot |
9 | persistent pcRes; | 12 | 0.002 s | 48.8% | |
10 | if isempty(pcRes) | 12 | 0.001 s | 37.0% | |
13 | result = pcRes; | 12 | 0.000 s | 6.6% | |
12 | end | 12 | 0.000 s | 0.0% | |
All other lines | 0.000 s | 7.6% | |||
Totals | 0.004 s | 100% |
Total lines in function | 13 |
Non-code lines (comments, blank lines) | 8 |
Code lines (lines that can run) | 5 |
Code lines that did run | 4 |
Code lines that did not run | 1 |
Coverage (did run/can run) | 80.00 % |
Other subfunctions in this file are not included in this listing.