Skip to main content
Module

x/netzo/deno.d.ts>PerformanceMarkOptions

SDK for Netzo, the open Web platform to unify IoT devices, applications and services.
Go to Latest
interface PerformanceMarkOptions
import { type PerformanceMarkOptions } from "https://deno.land/x/netzo@v0.1.25/deno.d.ts";

Properties

optional
detail: any

Metadata to be included in the mark.

optional
startTime: number

Timestamp to be used as the mark time.

optional
detail: any

Metadata to be included in the mark.

optional
startTime: number

Timestamp to be used as the mark time.