SiliconDiffusionBonsaiProgress

data class SiliconDiffusionBonsaiProgress(val current: Int, val total: Int)(source)

Carries progress updates from the Swift Bonsai runtime.

Author

Dmitriy Moroz

Constructors

Link copied to clipboard
constructor(current: Int, total: Int)

Properties

Link copied to clipboard
Link copied to clipboard
val total: Int