CBlockIndex::GetBlockTime

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.