Skip to content

Commit

Permalink
Document that Timex.diff/3 accepts ms and μs (default) (#457)
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanl authored and bitwalker committed Aug 10, 2018
1 parent 84067f8 commit 4a163a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/timex.ex
Expand Up @@ -909,6 +909,8 @@ defmodule Timex do
- :hours
- :minutes
- :seconds
- :milliseconds
- :microseconds (default)
- :duration
and the result will be an integer value of those units or a Duration.
Expand Down

0 comments on commit 4a163a1

Please sign in to comment.