ProfilerFrames {SMRUCC.Rsharp.Development.Components} | .NET clr documentation |
# namespace SMRUCC.Rsharp.Development.Components
export class ProfilerFrames {
profiles: ProfileRecord[];
size: integer;
timestamp: double;
traceback: StackFrame;
}
profiles
: ProfileRecordtraceback
: StackFrame