Sentry.Util (sentry v8.0.6) View Source
Provides basic utility functions.
Link to this section Summary
Functions
Generates a iso8601_timestamp without microseconds and timezone
Generates a unix timestamp
Link to this section Functions
Specs
iso8601_timestamp() :: String.t()
Generates a iso8601_timestamp without microseconds and timezone
Specs
mix_deps() :: [atom()]
Specs
Specs
unix_timestamp() :: pos_integer()
Generates a unix timestamp
Specs
uuid4_hex() :: String.t()