Produce a token suitable for TerminalWidgetFactoryOptions.created
that is guaranteed unique within the current process. Combines the current
wall-clock time with a monotonically increasing counter so callers cannot
accidentally collide even when constructing terminals within the same
millisecond.
Produce a token suitable for TerminalWidgetFactoryOptions.created that is guaranteed unique within the current process. Combines the current wall-clock time with a monotonically increasing counter so callers cannot accidentally collide even when constructing terminals within the same millisecond.