totalTimeSpent
Represents the total time spent across all messages within the prompt (measured in milliseconds)
This property calculates the difference between the timestamp of the first message and the timestamp of the last message in the list of messages
.
If no messages are present, the total time spent is 0
.