[][src]Function owasm_ethereum::timestamp

pub fn timestamp() -> u64

Get the block's timestamp

It can be viewed as an output of Unix's time() function at current block's inception.