Searched defs:firstLogTs (Results 1 – 2 of 2) sorted by relevance
60 const firstLogTs = data.minTs ?? 0n; constant66 firstVisibleLogTs: data.minVizTs ?? firstLogTs, constant
24 firstLogTs: TPTime; property