This website requires JavaScript.
Explore
Help
Register
Sign In
Austin
/
sing-box
Watch
1
Star
0
Fork
0
You've already forked sing-box
mirror of
https://github.com/SagerNet/sing-box.git
synced
2024-11-16 03:22:22 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
ea17c2786d
sing-box
/
debug_stub.go
8 lines
75 B
Go
Raw
Normal View
History
Unescape
Escape
Add debug http server
2023-04-22 15:58:25 +08:00
//go:build !linux
Show memory stats in debug
2022-08-11 12:41:54 +08:00
Add debug http server
2023-04-22 15:58:25 +08:00
package
box
Show memory stats in debug
2022-08-11 12:41:54 +08:00
func
rusageMaxRSS
(
)
float64
{
return
-
1
}
Reference in New Issue
Copy Permalink