Skip to content

ElectronTraceBufferUsageReturnValue

Unofficial

The maximum usage across processes of the trace buffer.

Import:

import type { ElectronTraceBufferUsageReturnValue } from '@obsidian-typings/obsidian-catalyst-latest';

Signature:

export interface ElectronTraceBufferUsageReturnValue

Properties

PropertyTypeDescription
percentagenumberThe percentage of the trace buffer maximum usage.
valuenumberThe value of the trace buffer maximum usage.

Links to this page: