process.availableMemory()
- 类型:<number>
获取进程仍可使用的空闲内存量(以字节为单位)。
🌐 Gets the amount of free memory that is still available to the process (in bytes).
有关更多信息,请参阅 uv_get_available_memory。
🌐 See uv_get_available_memory for more
information.
获取进程仍可使用的空闲内存量(以字节为单位)。
🌐 Gets the amount of free memory that is still available to the process (in bytes).
有关更多信息,请参阅 uv_get_available_memory。
🌐 See uv_get_available_memory for more
information.