ismac (Calls: 12, Time: 0.001 s)
Generated 16-Jul-2020 17:09:32 using performance time.
function in file /Applications/MATLAB_R2020a.app/toolbox/matlab/general/ismac.m
Copy to new window for comparing multiple runs
| Function Name | Function Type | Calls |
| ...t;PositionUtils.getPlatformPixelUnits | class method | 12 |
| Line Number | Code | Calls | Total Time | % Time | Time Plot |
| 9 | persistent macRes; | 12 | 0.000 s | 33.0% | |
| 13 | result = macRes; | 12 | 0.000 s | 19.9% | |
| 10 | if isempty(macRes) | 12 | 0.000 s | 19.5% | |
| 12 | end | 12 | 0.000 s | 0.2% | |
| All other lines | 0.000 s | 27.5% | |||
| Totals | 0.001 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.