What does SSL Handshake Cache mean in Postman?

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

It says “SSL Handshake - Cache”. What does it mean by that? Does caching refer to TLS session resumption as defined in RFC5077, or is it some other caching?