ElectronTraceBufferUsageReturnValue
Unofficial
The maximum usage across processes of the trace buffer.
Import:
import type { ElectronTraceBufferUsageReturnValue } from '@obsidian-typings/obsidian-public-latest';Signature:
export interface ElectronTraceBufferUsageReturnValueProperties
| Property | Type | Description | |
|---|---|---|---|
| percentage | number | The percentage of the trace buffer maximum usage. | |
| value | number | The value of the trace buffer maximum usage. |
Links to this page: