|
proxygen
|
Go to the source code of this file.
Classes | |
| class | folly::TimePoint |
Namespaces | |
| folly | |
| —— Concurrent Priority Queue Implementation —— | |
Functions | |
| std::ostream & | folly::operator<< (std::ostream &os, const TimePoint &timePoint) |
| bool | folly::checkTimeout (const TimePoint &start, const TimePoint &end, std::chrono::nanoseconds expected, bool allowSmaller, std::chrono::nanoseconds tolerance=std::chrono::milliseconds(5)) |