[][src]Function eosio_cdt_sys::get_account_creation_time

pub unsafe extern "C" fn get_account_creation_time(account: capi_name) -> i64

Returns the creation time of an account

@param account - the account

@return the creation time (in microseconds since Unix epoch) of the account