Create expression that returns record expiration time (time to live) in integer seconds.
AerospikeExp integer value Number of seconds till the record will expire, returns -1 if the record never expires.
Create expression that returns record expiration time (time to live) in integer seconds.