TimeHelper.get_commit_delta

You're seeing just the function get_commit_delta, go back to TimeHelper module for more information.
Link to this function

get_commit_delta(last_commit_date)

View Source

Specs

get_commit_delta(String.t()) :: {:ok, String.t()} | {:error, String.t()}

get_commit_delta/1: returns the time between now and the last commit in seconds