mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 10:25:52 +02:00
update REAMD.md and README-zh_CN.md
This commit is contained in:
parent
fb51a57236
commit
70090269f7
3 changed files with 162 additions and 49 deletions
|
@ -42,6 +42,5 @@ func RecordCpuUsage() {
|
|||
if len(CpuTotalBuffer) > 200 {
|
||||
CpuTotalBuffer = CpuTotalBuffer[1:]
|
||||
}
|
||||
// time.Sleep(1 * time.Second)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue