Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 165 Bytes

System.md

File metadata and controls

8 lines (7 loc) · 165 Bytes

系统 System

// 获取内存使用情况
SystemHelper::getMemoryUsage();
// 获取内存使用情况
SystemHelper::logMsg($msg, $file = './log.txt');