Skip to main content
Module

std/node/process.ts>hrtime

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

Parameters

optional
time: [number, number]

Returns

[number, number]