QuteDataTimedDuration
A duration of time, represented by a numerical value and a unit. Sometimes this includes a custom display string, for durations which cannot be represented using the normal structure.
Examples:
- A duration of 3 minutes:
3 minutes - A duration of 1 turn:
until the end of your next turn - An unlimited duration:
unlimited
Attributes
PermalinkcustomDisplay, formattedNotes, notes, unit, value
customDisplay
PermalinkThe custom display used for this duration.
formattedNotes
PermalinkReturns a comma delimited string containing all notes.
notes
Permalinkunit
PermalinkThe unit that the quantity is measured in, as a DurationUnit
value
PermalinkThe quantity of time