You can force a printed output by:
unload_file('/usr/lib/swi-prolog/xpce/prolog/lib/swi/pce_profile.pl').
[user].
pce_profile:pce_show_profile :- fail.
| Did you know ... | Search Documentation: |
| Predicate show_profile/1 |
show_profile(+Options)true (default false), show cumulative
output in a textual report.You can force a printed output by:
unload_file('/usr/lib/swi-prolog/xpce/prolog/lib/swi/pce_profile.pl').
[user].
pce_profile:pce_show_profile :- fail.