Skip to content

ledger_last_time

  • Return the Xahau Timestamp from the last closed ledger.
int64_t ledger_last_time();
int64_t ts =
ledger_last_time();

This API takes no parameters.

TypeDescription
int64_tThe XRPL timestamp of the last closed ledger