Function eosio_sys::current_time

source ·
pub unsafe extern "C" fn current_time() -> u64
Expand description

Returns the time in microseconds from 1970 of the current block @brief Get time of the current block (i.e. the block including this action) @return time in microseconds from 1970 of the current block