Get duration of the previous round.
std::chrono::milliseconds prevRoundTime() const;
The duration of the round is the establish phase, measured from closing the open ledger to accepting the consensus result.
Last round duration in milliseconds