Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

std/node/process.ts>hrtime

Deno standard library
Go to Latest
function hrtime
import { hrtime } from "https://deno.land/std@0.172.0/node/process.ts";

Parameters

optional
time: [number, number]

Returns

[number, number]