Sonyflake.Utils.to_sonyflake_time
You're seeing just the function
to_sonyflake_time
, go back to Sonyflake.Utils module for more information.
Link to this function
to_sonyflake_time(datetime)
Specs
to_sonyflake_time(DateTime.t()) :: non_neg_integer()
Converts any given DateTime
value to a 10-microsecond accuracy integer value.