

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 |
true
(default false
), include the time
spent in children in the time reported for a predicate.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.