proxygen
ClockGettimeWrappersTest.cpp File Reference
#include <folly/ClockGettimeWrappers.h>
#include <chrono>
#include <folly/portability/GTest.h>
#include <folly/test/TestUtils.h>

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 ClockGettimeWrappersTest.cpp.