proxygen
|
#include <folly/portability/Time.h>
#include <folly/portability/GTest.h>
#include <folly/test/TestUtils.h>
#include <chrono>
Go to the source code of this file.
Variables | |
static constexpr auto | kAcceptableDeltaSecs = std::chrono::seconds(120) |
|
static |
Definition at line 24 of file TimeTest.cpp.