Using BuildModel to build a trace tree model
You use the same approach to building a trace tree model as
you do to building a call graph model, except that you build a model
of type TraceTree instead of type Profiling.
For example:
|
1 |
TraceTree ltct_treemodel<br>ltct_treemodel = CREATE TraceTree<br>ltct_treeModel.SetTraceFileName(is_fileName )<br> <br>ltct_treeModel.BuildModel(this, 'ue_progress', 1) |
For more about using BuildModel,
see “Using the BuildModel function
to build a call graph model”.
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest