Verk.Time.diff

You're seeing just the function diff, go back to Verk.Time module for more information.
Link to this function

diff(datetime1, datetime2, units \\ :second)

View Source

Specs

Returns the number of indicated units that separate the two timestamps.

A positive result indicates that datetime2 occurred after datetime1.