Skip to main content

btck_block_header_get_timestamp

Function btck_block_header_get_timestamp 

Source
pub unsafe extern "C" fn btck_block_header_get_timestamp(
    header: *const btck_BlockHeader,
) -> u32
Expand description

@brief Get the timestamp from btck_BlockHeader.

@param[in] header Non-null btck_BlockHeader @return Block timestamp (Unix epoch seconds)