Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
add memory_get_peak_usage func
  • Loading branch information
syyongx authored Nov 30, 2021
1 parent 0d64a7d commit 487a280
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ die()
getenv()
putenv()
memory_get_usage()
memory_get_peak_usage()
version_compare()
zip_open()
Ternary(condition bool, trueVal, falseVal interface{}) interface{}
Expand Down

0 comments on commit 487a280

Please sign in to comment.