struct Sample
Swift
struct Sample
Not documented.
Sources/LavaUI/EditorProbe.swift:23
Properties
var calls: Int
Not documented.
Sources/LavaUI/EditorProbe.swift:25
var maxMs: Double
Not documented.
Sources/LavaUI/EditorProbe.swift:27
var meanOffset: Int?
Mean buffer offset the calls were working at, or nil when the span does not depend on a position. This is the column that says whether something is a walk from the start of the buffer.
Sources/LavaUI/EditorProbe.swift:31
var name: String
Not documented.
Sources/LavaUI/EditorProbe.swift:24
var totalMs: Double
Not documented.
Sources/LavaUI/EditorProbe.swift:26