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

Method setToCurrentTime

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

* Set gauge value to current epoch time in ms

()

Source from the content-addressed store, hash-verified

452 * Set gauge value to current epoch time in ms
453 */
454 setToCurrentTime(): void;
455
456 /**
457 * Start a timer. Calling the returned function will set the gauge's value

Callers 1

gaugeTest.jsFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected