You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: 'Query and explore data that falls between two fixed datetimes.'
54
-
},
55
-
'latest': {
56
-
glyph: '\u0044',
57
-
label: 'LAD',
58
-
name: 'LAD Mode',
59
-
description: 'Latest Available Data mode monitors real-time streaming data as it comes in. The Time Conductor and displays will only advance when data becomes available.'
60
-
},
61
-
'realtime': {
54
+
}
55
+
};
56
+
57
+
//Only show 'real-time mode' if a clock source is available
description: 'Monitor real-time streaming data as it comes in. The Time Conductor and displays will automatically advance themselves based on a UTC clock.'
66
64
}
67
-
};
65
+
}
66
+
67
+
//Only show 'real-time mode' if a clock source is available
description: 'Latest Available Data mode monitors real-time streaming data as it comes in. The Time Conductor and displays will only advance when data becomes available.'
0 commit comments