# Functions
Decompose returns a set of Sonyflake ID parts.
ElapsedTime returns the elapsed time when the given Sonyflake ID was generated.
No description provided by the author
MachineID returns the machine ID of a Sonyflake ID.
NewSonyflake returns a new Sonyflake configured with the given Settings.
SequenceNumber returns the sequence number of a Sonyflake ID.
# Constants
bit length of machine id.
bit length of sequence number.
bit length of time.