How can I update a document in Firestore on beforeunload?
function sleep() { var start = new Date().getTime(); while (new Date().getTime() < st