Skip to main content

Interface: TimeInfoDataProvider

Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BottomInfoPanel/TimeInfo/TimeInfoDataProvider.ts:7

A data provider for a time information display.

Properties

time

readonly time: Subscribable<number>

Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BottomInfoPanel/TimeInfo/TimeInfoDataProvider.ts:9

The current sim time, as a UNIX timestamp in milliseconds.


timerValue

readonly timerValue: Subscribable<number>

Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BottomInfoPanel/TimeInfo/TimeInfoDataProvider.ts:12

The current timer value, in milliseconds.