[#btck-BlockHeaderView-Timestamp] = xref:btck.adoc[btck]::xref:btck/BlockHeaderView.adoc[BlockHeaderView]::Timestamp :relfileprefix: ../../ :mrdocs: Returns the header timestamp. == Synopsis Declared in `<kernel/bitcoinkernel_wrapper.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- uint32_t Timestamp() const; ---- == Return Value The Unix timestamp in the header. [.small]#Created with https://www.mrdocs.com[MrDocs]#