tiny.tracy.PlotConfig
Defined in tiny.tracy.
API (4)
Fields and members
Public fields and members.
Source
Source: lib/tracy/src/runtime.zig:38
zig
pub const PlotConfig = struct { unit: PlotUnit = .number, step: bool = false, fill: bool = false, color: ?u32 = null,};Source: lib/tracy/src/root.zig:80
zig
pub const PlotConfig = runtime.PlotConfig;Audit
| Definitions | 1 |
|---|---|
| Public names | 1 |
| Members | 4 |
| Version | 26.7.0 |
| Revision | daab053ee433 |