org-2ft
org-2ft is a compiled Lisp function in `org.el
'.
(org-2ft S)
Convert S to a floating point time.
If S is already a number, just return it. If it is a string, parse
it as a time string and apply `float-time' to it. If S is nil, just return 0.