This website requires JavaScript.
Explore
Help
Sign In
hesoyam
/
sing-box-extended-mirror
Watch
1
Star
0
Fork
0
mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced
2026-09-25 17:21:34 +00:00
Code
Issues
Packages
Projects
Releases
2
Wiki
Activity
Files
73c068b96fb7e2b0fbf9c45fbdeba7cd700168f7
sing-box-extended-mirror
/
cmd
/
sing-box
/
debug_stub.go
T
8 lines
85 B
Go
Raw
Normal View
History
Unescape
Escape
Show memory stats in debug
2022-08-11 12:41:54 +08:00
//go:build debug && !linux
package
main
func
rusageMaxRSS
()
float64
{
return
-
1
}
Reference in New Issue
Copy Permalink