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