abseil / abseil/abseil-cpp

InMillisecondsFromNow() sometimes returns a large number

Open
#1,311 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.