expirationGets the expiration of the currently executing transaction.Gets the expiration of the currently executing transaction. Returns expiration of the currently executing transaction Example: C++time tm = expiration(); eosio_print(tm);