What does TCP Handshake Cache mean in Postman?

I see this waterfall graph when doing an HTTPS request to some server:

It says “TCP Handshake - Cache”. What does it mean by that? Does caching refer to TCP keep-alive as defined in RFC1122, or is it some other caching?