Time

data class Time(val budget: <Error class: unknown class>) : Budget

A time budget.

Important: This is a Public Preview API. It may be changed or removed at any time.

Parameters

budget

The amount of time that may be used.

Constructors

Link copied to clipboard
constructor(budget: <Error class: unknown class>)

Properties

Link copied to clipboard
val budget: <Error class: unknown class>