2
0
mirror of https://github.com/boostorg/uuid.git synced 2026-01-19 04:42:16 +00:00

Update uuid_clock.adoc

This commit is contained in:
ivanpanch
2025-08-09 18:33:19 +02:00
committed by GitHub
parent 478a85cbb2
commit c1cd057ee7

View File

@@ -47,7 +47,7 @@ These values are specified in https://www.rfc-editor.org/rfc/rfc4122.html#sectio
static time_point now() noexcept;
```
Returns: :: The current system time (`std::chrono::system_clock::now()`, converted to `uuid_clock::time_point`.)
Returns: :: The current system time (`std::chrono::system_clock::now()`, converted to `uuid_clock::time_point`).
=== from_sys