Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
To add a
SAFETY
comment to the now function
The `unsafe` block should include necessary comments to complete the safety abstraction. In the implementation of the `now` function, necessary `SAFETY` comments should be added to explain its safety, with particular emphasis on the fact that `libc::clock_gettime` initializes the `spec`.
- Loading branch information