Synopsis
Declared in <util/time.h>
[[nodiscard]]
static
time_point
from_time_t(time_t __t) noexcept;
Return Value
|
Note
|
The return value should not be discarded. |
Created with MrDocs