Variable: org-persist--index-age
org-persist--index-age is a variable defined in org-persist.el.gz.
Value
nil
Documentation
The modification time of the index file, when it was loaded.
Source Code
;; Defined in /usr/src/emacs/lisp/org/org-persist.el.gz
(defvar org-persist--index-age nil
"The modification time of the index file, when it was loaded.")