type alias Network.MonotonicTime Usage in Denoimport { type Network } from "node:inspector/promises"; type { MonotonicTime } = Network; Monotonically increasing time in seconds since an arbitrary point in the past. Definition number