suspend fun RedisTransaction.pttlAwait(key: String): String
Get the time to live for a key in milliseconds
key - Key string
key
Return