printing/private/modifyUnitsForPrint (Calls: 22, Time: 0.431 s)
Generated 16-Jul-2020 17:09:33 using performance time.
function in file /Applications/MATLAB_R2020a.app/toolbox/matlab/graphics/printing/private/modifyUnitsForPrint.m
Copy to new window for comparing multiple runs
Function Name | Function Type | Calls |
...vate/alternatePrintPath>printSetup | subfunction | 12 |
...ivate/alternatePrintPath>doCleanup | subfunction | 10 |
Line Number | Code | Calls | Total Time | % Time | Time Plot |
8 | modifyRevertFlag, varargin{:})... | 22 | 0.430 s | 99.8% | |
9 | end | 22 | 0.000 s | 0.0% | |
7 | matlab.graphics.internal.mlpri... | 22 | 0.000 s | 0.0% | |
6 | objUnitsModified = ... | 22 | 0.000 s | 0.0% | |
All other lines | 0.001 s | 0.2% | |||
Totals | 0.431 s | 100% |
Function Name | Function Type | Calls | Total Time | % Time | Time Plot |
...job>mlprintjob.modifyUnitsForPrint | class method | 22 | 0.429 s | 99.5% | |
Self time (built-ins, overhead, etc.) | 0.002 s | 0.5% | |||
Totals | 0.431 s | 100% |
Total lines in function | 9 |
Non-code lines (comments, blank lines) | 5 |
Code lines (lines that can run) | 4 |
Code lines that did run | 4 |
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.