Difference between revisions of "ResetEvalTimes"
m |
|||
Line 2: | Line 2: | ||
[[Category:Evaluation Functions]] | [[Category:Evaluation Functions]] | ||
− | == Command | + | == Command ResetEvalTimes == |
''requires Analytica Enterprise'' | ''requires Analytica Enterprise'' | ||
− | This [[typescript]] command | + | This [[typescript]] command resets to zero evaluation times for all variables and functions as tracked in attributes EvaluationTime and EvaluationTimeAll that give the cumulative time used to calculate each variable. It is used for example in the [[Performance Profiler]] library. |
==See Also== | ==See Also== |
Revision as of 22:20, 13 July 2018
Command ResetEvalTimes
requires Analytica Enterprise
This typescript command resets to zero evaluation times for all variables and functions as tracked in attributes EvaluationTime and EvaluationTimeAll that give the cumulative time used to calculate each variable. It is used for example in the Performance Profiler library.
See Also
Comments
Enable comment auto-refresher