MCPcopy
hub / github.com/prometheus/client_js / inc

Method inc

index.d.ts:322–322  ·  view source on GitHub ↗

* Increment with value * @param value The value to increment with

(value?: number)

Source from the content-addressed store, hash-verified

320 * @param value The value to increment with
321 */
322 inc(value?: number): void;
323 }
324}
325

Callers 15

makeCountersFunction · 0.65
mainFunction · 0.65
runFunction · 0.65
mainFunction · 0.65
mainFunction · 0.65
collectFunction · 0.65
server.jsFile · 0.65
collectFunction · 0.65
counterTest.jsFile · 0.65
fnFunction · 0.65
exemplarsTest.jsFile · 0.65
registerTest.jsFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected