Verk.Time.diff
You're seeing just the function
diff
, go back to Verk.Time module for more information.
Specs
diff(DAteTime.t(), DateTime.t(), System.time_unit()) :: integer()
Returns the number of indicated units that separate the two timestamps.
A positive result indicates that datetime2
occurred after datetime1
.