Format | start_prof(+NAME) | |||
---|---|---|---|---|
Arguments |
| |||
make new profiling part and start profiling.see profile. |
Format | stop_prof(+NAME) | |||
---|---|---|---|---|
Arguments |
| |||
Stop profiling. |
Format | stop_prof(+NAME,-TIME) | ||||||
---|---|---|---|---|---|---|---|
Arguments |
| ||||||
Get result of profiling. |
Format | total_prof(+NAME,-TIME) | ||||||
---|---|---|---|---|---|---|---|
Arguments |
| ||||||
Get total time of profiling. |
Format | total_prof(+NAME,-TIME,-COUNT) | |||||||||
---|---|---|---|---|---|---|---|---|---|---|
Arguments |
| |||||||||
Get total time and count of profiling. |