Progress

data class Progress(val progress: Float) : Log(source)

A percentage value of filters that have been scanned.

Constructors

Link copied to clipboard
constructor(progress: Float)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard