last_block_time
The timestamp of the most recently built block in the blockchain, in milliseconds.
This is a Unix epoch timestamp, i.e. the number of milliseconds that have elapsed since midnight on 1st January 1970.
Since
0.13.3
See also
Throws
exception
if there are no blocks in the blockchain (i.e. if the first block in the blockchain has yet to be built)