org-clock-in-last

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


(org-clock-in-last &optional ARG)

Clock in the last closed clocked item.
When already clocking in, send an warning.
With a universal prefix argument, select the task you want to
clock in from the last clocked in tasks.
With two universal prefix arguments, start clocking using the
last clock-out time, if any.
With three universal prefix arguments, interactively prompt
for a todo state to switch to, overriding the existing value
`org-clock-in-switch-to-state'.