object
snowflakeid(Representation,EpochMilliseconds,TimeUnitMilliseconds,TimestampBits,NodeBits,SequenceBits,Node)ï
Representation- Snowflake ID representation. Possible values areinteger,atom,chars, andcodes.EpochMilliseconds- Custom epoch in Unix milliseconds.TimeUnitMilliseconds- Timestamp unit in milliseconds.TimestampBits- Number of timestamp bits.NodeBits- Number of node bits.SequenceBits- Number of sequence bits.Node- Node identifier value.
Snowflake ID generic generator.
Availability:
logtalk_load(snowflakeid(loader))Author: Paulo Moura
Version: 1:0:0
Date: 2026-02-26
Compilation flags:
static, context_switching_callsRemarks:
(none)
Inherited public predicates:
Public predicatesï
(no local declarations; see entity ancestors if any)
Protected predicatesï
(no local declarations; see entity ancestors if any)
Private predicatesï
last_time_sequence_/2ï
Compilation flags:
dynamicOperatorsï
(none)