Availability:
:- use_module(library(statistics)).(can be autoloaded)show_profile(plain, 25).
With XPCE installed this opens a graphical interface to the collected
profiling data.
:- use_module(library(statistics)).(can be autoloaded)show_profile(plain, 25).
With XPCE installed this opens a graphical interface to the collected
profiling data.