(create-auto-import-provider-program-duration-ms performance-data)
The time spent creating or updating the auto-import program, in milliseconds.
Returns: number | undefined
The time spent creating or updating the auto-import program, in milliseconds. **Returns:** `number | undefined`
(set-create-auto-import-provider-program-duration-ms! performance-data value)
The time spent creating or updating the auto-import program, in milliseconds.
The time spent creating or updating the auto-import program, in milliseconds.
(set-update-graph-duration-ms! performance-data value)
Time spent updating the program graph, in milliseconds.
Time spent updating the program graph, in milliseconds.
(update-graph-duration-ms performance-data)
Time spent updating the program graph, in milliseconds.
Returns: number | undefined
Time spent updating the program graph, in milliseconds. **Returns:** `number | undefined`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close