Datalayer Desktop - v0.0.2
    Preparing search index...

    Variable RuntimeProgressBarConst

    RuntimeProgressBar: React.FC<RuntimeProgressBarProps> = ...

    Displays a progress bar showing remaining runtime time. Changes color from green to yellow to red as time runs out. Fetches runtime details from the API to get start time and duration.