1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-21 02:16:38 +02:00
Files
weechat/tests/scripts/python
Sébastien Helleu 4ffd62b206 core: add unique "id" in buffer (issue #2081)
The id is a "long long" variable with the current time (microseconds
precision).

It is guaranteed to be unique for all buffers, and the same number is never
used again, during the lifetime of the process.

It persists and is unchanged after `/upgrade`.
2024-03-12 20:37:36 +01:00
..
2024-01-01 22:29:58 +01:00