Function RedisValue.ttl
Remaining time-to-live.
core .time .Duration ttl() @property;
Returns
The time until the key expires, if applicable. Returns
Duration
otherwise.
Remaining time-to-live.
core .time .Duration ttl() @property;
The time until the key expires, if applicable. Returns
Duration
otherwise.