Home
last modified time | relevance | path

Searched defs:__now_count_ns (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__condition_variable/
H A Dcondition_variable.h185 __ns_rep __now_count_ns = std::__safe_nanosecond_cast(__c_now.time_since_epoch()).count(); in wait_for() local
188 …__ns_rep __now_count_ns = std::__safe_nanosecond_cast(system_clock::now().time_since_epoch()).coun… in wait_for() local