Parses a snowflake id into its constituent parts.
The id to parse.
A tuple containing the timestamp, node id, and sequence value of the snowflake id.
See Implementation
Parses a snowflake id into its constituent parts.