property RunOutcome.finishedAt

Epoch ms when it ended. finishedAt - startedAt is durationMs modulo clock resolution.

Type

number

Usage

import { type RunOutcome } from "lib/commands/test.ts";