These docs are for v1.3.0. Click to read the latest docs for v1.6.

expiration

Gets the expiration of the currently executing transaction.

Gets the expiration of the currently executing transaction.

Returns

expiration of the currently executing transaction Example:

time tm = expiration();
eosio_print(tm);