nowNs()
Wall-clock nanoseconds for storage metadata.
Import
Section titled “Import”import { nowNs } from "@graphrefly/ts/storage";Signature
Section titled “Signature”function nowNs(): StorageTimestampNsReturns
Section titled “Returns”A StorageTimestampNs value.
Example
Section titled “Example”import { nowNs } from "@graphrefly/ts/storage";Source
Section titled “Source”packages/ts/src/storage/change.ts