Method | Description | |
---|---|---|
BasicProfiler ( ) : System | ||
BasicProfiler ( int capacity ) : System | ||
Begin ( string tag ) : void | ||
Dump ( |
||
Dump ( string filepath ) : void | ||
End ( string tag ) : void | ||
Mark ( string tag ) : void | ||
Reset ( ) : void |
Method | Description | |
---|---|---|
AddEntry ( Grpc.Core.Profiling.ProfilerEntry entry ) : void |
public BasicProfiler ( int capacity ) : System | ||
capacity | int | |
return | System |
public Dump ( |
||
stream | ||
return | void |