GraphReFlyTS

API Reference

nowNs()

Wall-clock nanoseconds for storage metadata.

Import

import { nowNs } from "@graphrefly/ts/storage";

Signature

function nowNs(): StorageTimestampNs

Returns

A StorageTimestampNs value.

Example

import { nowNs } from "@graphrefly/ts/storage";

Source

packages/ts/src/storage/change.ts