updateRendererPerformanceRenderTimes
FitFileViewer - API Documentation v30.0.1
FitFileViewer - API Documentation / utils/state/domain/appActionsState / updateRendererPerformanceRenderTimes
Function: updateRendererPerformanceRenderTimes()
updateRendererPerformanceRenderTimes(
renderTimes:Record<string,number>,options?:StateUpdateOptions):void
Defined in: utils/state/domain/appActionsState.ts:156
Parametersβ
renderTimesβ
Record<string, number>
options?β
StateUpdateOptions = {}
Returnsβ
void