Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/natsws/src/mod.ts>Nanos

WebSocket NATS
Go to Latest
type alias Nanos
import { type Nanos } from "https://deno.land/x/natsws@v1.28.0/src/mod.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