Returns the block creation time.

Synopsis

Declared in <primitives/block.h>

int64_t
GetBlockTime() const;

Return Value

The Unix timestamp in seconds.

Created with MrDocs