Returns this block's timestamp.
Synopsis
Declared in <chain.h>
int64_t
GetBlockTime() const;
Return Value
The block time in seconds since the Unix epoch.
Created with MrDocs
Returns this block's timestamp.
Declared in <chain.h>
int64_t
GetBlockTime() const;
The block time in seconds since the Unix epoch.
Created with MrDocs