Essence.Readability.reading_time
You're seeing just the function
reading_time
, go back to Essence.Readability module for more information.
Link to this function
reading_time(doc, speed \\ 200)
Calculates an estimate of the time it would take an average reader to read
the given Essence.Document
, assuming a reading speed
of 200 words per
minute.