Interface: TimeInfoDataProvider
A data provider for a time information display.
Implemented by
Properties
time
• Readonly
time: Subscribable
<number
>
The current sim time, as a UNIX timestamp in milliseconds.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/BottomInfoPanel/TimeInfo/TimeInfoDataProvider.ts:9
timerValue
• Readonly
timerValue: Subscribable
<number
>
The current timer value, in milliseconds.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/BottomInfoPanel/TimeInfo/TimeInfoDataProvider.ts:12