Home > @tridion-sites/models > PublishTransaction > totalExecutionTime
Time span which was spent for publishing “PublishTransaction”.The value of this property is available after publish transaction gets to the one of the final states (“PublishTransactionState.success”, “PublishTransactionState.warning”, “PublishTransactionState.failed”).
Signature:
get totalExecutionTime(): string | undefined;