Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
type alias Nanos
import { type Nanos } from "https://deno.land/x/natsws@v1.29.2/src/nats-base-client.ts";

Value expressed as Nanoseconds - use the nanos(millis) function to convert millis to nanoseconds. Note that in some environments this could overflow.

definition: number