Searched refs:_Rep (Results 1 – 2 of 2) sorted by relevance
36 template <class _Rep, class _Period>37 inline void sleep_for(const std::chrono::duration<_Rep, _Period>& d) in sleep_for() argument
1279 template<class _Rep, class _Period>1280 void sleep_for(const std::chrono::duration<_Rep, _Period>& sleep_duration);