PerformanceMark
Values
asPerformanceEntry
let asPerformanceEntry: WebAPI.PerformanceTypes.performanceMark => WebAPI.PerformanceTypes.performanceEntryParameters
WebAPI.PerformanceTypes.performanceMarkReturn type
WebAPI.PerformanceTypes.performanceEntrymake
let make: ( ~markName: string, ~markOptions: WebAPI.PerformanceTypes.performanceMarkOptions=?,) => WebAPI.PerformanceTypes.performanceMarkParameters
stringoption<WebAPI.PerformanceTypes.performanceMarkOptions>Return type
WebAPI.PerformanceTypes.performanceMarktoJSON
let toJSON: WebAPI.PerformanceTypes.performanceMark => Dict.t<string>