Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix const-ness in std::chrono::time_point construction and explicitly…
… use std::chrono::nanoseconds as std::chrono::time_point template parameter to help compilation on macOS as its std::chrono::system_clock::time_point defaults to std::chrono::milliseconds for duration type (#848)
- Loading branch information