Skip to main content
Module

x/better_iterators/tests/helpers.ts>Timer

Chainable iterators (sync and async) for TypeScript, with support for opt-in, bounded parallelism
Go to Latest
class Timer
import { Timer } from "https://deno.land/x/better_iterators@v1.2.1/tests/helpers.ts";

Constructors

new
Timer()

Properties

readonly
elapsedMs
optional
ended: number
optional
started: number