Skip to content
Sheetwrite

Sheetwrite / Documentation

RuntimeResourcePhase@sheetwrite/core

Measurement point within one resource-accounted operation.

Measurement point within one resource-accounted operation.

Declaration

export type RuntimeResourcePhase =
"before" | "peak" | "settled" | "after-destroy";