Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetMemUsageForHandle ¶
GetMemUsageForHandle returns the peak working set size for the process, in bytes.
func ReadHandle ¶
ReadHandle returns the windows handle for the process executing the command. WARNING: This uses reflection to read the private field of the `*os.Process` type. This function should never be used other than the extremely narrow use-case for which it was designed.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.