namespace Envoy { int foo() { return std::chrono::system_clock::now(); } } // namespace Envoy