[ Reference Manual | Alphabetic Index ]

library(profile)

Profiling package for ECLiPSe programs

Predicates

profile(+Goal)
Execute Goal (once) and print the time spent in each predicate.
profile(+Goal, ++Options)
Execute Goal (once) and print the time spent in each predicate.

About


Generated from profile.eci on 2022-09-03 14:26