ProfileRecord {SMRUCC.Rsharp.Development.Components} | .NET clr documentation |
# namespace SMRUCC.Rsharp.Development.Components
export class ProfileRecord {
elapse_time: integer;
expression: string;
# memory delta size in bytes unit MB
.
memory_delta: double;
memory_size: double;
stackframe: StackFrame;
tag: integer;
}
stackframe
: StackFrame