For a non‐all‐time timeseries, return the earliest time that could be tracked by the timeseries with the provided latest time. It can return a time point that is earlier than firstTime_.
Synopsis
Return Value
The earliest time that could be tracked given latestTime.
Parameters
Name |
Description |
latestTime |
The latest time to compute the earliest trackable time from. |
Created with MrDocs