Mongo.Session.ServerSession.about_to_expire-question-mark

You're seeing just the function about_to_expire-question-mark, go back to Mongo.Session.ServerSession module for more information.
Link to this function

about_to_expire?(server_session, logical_session_timeout)

View Source

Specs

about_to_expire?(t(), integer()) :: boolean()

Return true, if the server session will time out. In this case the session can be removed from the queue.