Util.showProcStats Method

Liquid Quantum Simulator

UtilshowProcStats Method
Print process memory usage statistics to the console and log file.

Namespace: Microsoft.Research.Liquid
Assembly: Liquid1 (in Liquid1.dll) Version: 1.0.5981.24943 (1.0.*)
Syntax
F#
static member showProcStats : 
        nam : string -> unit 

Parameters

nam
Type: SystemString
Tag for this log entry, up to 12 characters
See Also