Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
type alias Nanos
import { type Nanos } from "https://deno.land/x/natsws@v1.28.0/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