Function reth_revm::interpreter::instructions::host_env::timestamp

pub fn timestamp<H>(interpreter: &mut Interpreter, host: &mut H)
where H: Host + ?Sized,