org-clock-report

org-clock-report is an interactive autoloaded Lisp function in `org-clock.el'.


(org-clock-report &optional ARG)

Create a table containing a report about clocked time.
If the cursor is inside an existing clocktable block, then the table
will be updated. If not, a new clocktable will be inserted. The scope
of the new clock will be subtree when called from within a subtree, and
file elsewhere.

When called with a prefix argument, move to the first clock table in the
buffer and update it.