The visit metric is always associated with a time period, so you know whether to count a new visit if the same visitor returns to your site. A session starts when the user first arrives on your site, and ends under one of the following scenarios:
30 minutes of inactivity: Almost all sessions end in this manner. If more than 30 minutes has lapsed between server requests, a new visit begins.