latestRecordTs
latestRecordTs(
text):number
Defined in: src/activity.ts:199
Newest record timestamp across the whole transcript — assistant turns AND the
user records that carry tool_results. Unlike a tool_use entry’s ts (the
tool’s start), this advances on tool completions and resumed output, so it
reflects genuine forward progress. 0 when no record has a parseable timestamp.
Parameters
Section titled “Parameters”string
Returns
Section titled “Returns”number