Module ExtractionMetrics::Aggregated
Utilities for aggregating metrics for multiple files.
Import path
import semmle.javascript.meta.ExtractionMetrics
Predicates
getCpuTime | Gets the total CPU time spent on extraction. |
getCpuTime | Gets the total CPU time spent in phase |
getWallclockTime | Gets the total wallclock time spent on extraction. |
getWallclockTime | Gets the total wallclock time spent in phase |