YAP prolog cpu seconds

153 Views Asked by At

I'm using time/1 to measure cpu time in YAP prolog and I'm getting for example

514.000 CPU in 0.022 seconds (2336363% CPU) yes

What I'd like to ask is what is the interpretation of these numbers? Does 514.000 represents CPU secs? What is "0.022 seconds" and the CPU percentage that follows?

Thank you

0

There are 0 best solutions below