mirror of
https://github.com/boostorg/uuid.git
synced 2026-01-19 04:42:16 +00:00
Update time_generator_v7.adoc
This commit is contained in:
@@ -97,6 +97,6 @@ Effects: ::
|
||||
|
||||
Remarks: :: `operator()` generates a monotonically increasing sequence of UUIDs, if the following requirements are met:
|
||||
+
|
||||
* The system clock never goes backwards;
|
||||
* The system clock has at least millisecond resolution;
|
||||
* No more than 64 UUIDs are generated per microsecond (no more than one every 16 nanoseconds.)
|
||||
* The system clock never goes backwards.
|
||||
* The system clock has at least millisecond resolution.
|
||||
* No more than 64 UUIDs are generated per microsecond (no more than one every 16 nanoseconds).
|
||||
|
||||
Reference in New Issue
Block a user