proxygen
TimeTest.cpp File Reference
#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)
 

Variable Documentation

constexpr auto kAcceptableDeltaSecs = std::chrono::seconds(120)
static

Definition at line 24 of file TimeTest.cpp.