Function native_memory

  • If the AWS_CRT_MEMORY_TRACING is environment variable is set to 1 or 2, will return the native memory usage in bytes. Otherwise, returns 0.

    Returns number

    The total allocated native memory, in bytes.

Generated using TypeDoc