[det]statistics(-Stats:dict)Stats is a dict representing the same information as
statistics/0.
This convience function is primarily intended to pass statistical
information to e.g., a web client. Time critical code that wishes to
collect statistics typically only need a small subset and should use statistics/2
to obtain exactly the data they need.