globalid
- class steam.globalid.GlobalID(*args, **kwargs)
Bases:
intRepresents a globally unique identifier within the Steam network. Guaranteed to be unique across all racks and servers for a given Steam universe.
- static new(sequence_count, start_time, process_id, box_id)
Make new GlobalID
- property start_time
- Returns:
start time of the server that generated this GID
- Return type:
datetime