Guest User

Untitled

a guest
Jun 23rd, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. ${client.performance.memory} //(Says memory is not defined)
  2. ${window.performance.memory} //(Window is not defined)
  3.  
  4. process.memoryUsage().heapUsed / 1024 / 1024;
Add Comment
Please, Sign In to add comment