Nodeperf_hooksPerformance.clearMarksmethod Performance.clearMarks#Performance.clearMarks(name?: string): voidIf name is not provided, removes all PerformanceMark objects from the Performance Timeline. If name is provided, removes only the named mark. Parameters #optional#name: stringReturn Type #void
method Performance.clearMarks#Performance.clearMarks(name?: string): voidIf name is not provided, removes all PerformanceMark objects from the Performance Timeline. If name is provided, removes only the named mark. Parameters #optional#name: stringReturn Type #void