dag-core / Exports / ISystemStats
Interface: ISystemStats
Table of contents
Properties
Properties
system
• system: Object
Type declaration
| Name | Type |
|---|---|
os | string |
runtime_version | string |
embedded_python | boolean |
Defined in
devices
• devices: { name: string ; type: string ; vram_total: number ; vram_free: number }[]