class Cryscord::Snowflake

Defined in:

snowflake.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(id : UInt64) #

[View source]

Instance Method Detail

def id : UInt64 #

[View source]
def increment : UInt64 #

[View source]
def process_id : UInt64 #

[View source]
def timestamp : UInt64 #

[View source]
def worker_id : UInt64 #

[View source]