Builder

class Builder

Properties

Link copied to clipboard
var avg: Double?

The average of the usage statistics.

Link copied to clipboard
var max: Double?

The maximum among the usage statistics.

Link copied to clipboard
var min: Double?

The minimum of the usage statistics.

Link copied to clipboard
var sum: Double?

The sum of the usage statistics.