InMillisecondsFromNow() sometimes returns a large number
Open
question
- Dominant language
- C++
- Stars
- 18.1k
- Forks
- 3.2k
- Avg merge
- 20h 36m
- Merged PRs (30d)
- 1
Description
When I change the system time, InMillisecondsFromNow() sometimes returns a large number.This causes SleepConditionVariableSRW() can not return.I found that the return value of InMillisecondsFromNow() is exactly the system time difference I changed.Is this a problem?
Contributor guide
Assessment
This issue has not been assessed yet.