Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TimerComponentStateRef

The state object describes the information to visualize for this component.

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

  • This constructor is an implementation detail. Do not use this.

    Parameters

    • ptr: number

    Returns TimerComponentStateRef

Properties

ptr

ptr: number

Methods

fraction

  • fraction(): string
  • The fractional part of the time shown (including the dot).

    Returns string

semanticColor

  • semanticColor(): string
  • The semantic coloring information the time carries.

    Returns string

time

  • time(): string
  • The time shown by the component without the fractional part.

    Returns string

Generated using TypeDoc