instant
instant copied to clipboard
Force constant/static time
Sometimes for unit tests or even for reproducible builds one wants to force a specific time to be returned by a call returning something like instant::now().
See https://reproducible-builds.org/docs/source-date-epoch/ for example.