Tapper v0.1.1 Tapper.Timestamp

Timestamp

Summary

Types

microseconds_timestamp()
microseconds_timestamp() :: integer
native_timestamp()
native_timestamp() :: integer
offset()
offset() :: integer

Functions

duration(arg1, arg2)
duration(t1 :: t, t2 :: t) :: microseconds_timestamp
incr(timestamp, increment, units \\ :native)
incr(t, increment :: integer, units :: System.time_unit | :native) :: t
instant()
instant() :: t
to_absolute(arg)
to_absolute(t) :: microseconds_timestamp