My cart items are stored in sessions on my website and after a certain amount of time the session seems to expire and the cart is emptied for some reason. How can I find out how much time is left before the session expires and show the user a timer on the cart page?