proxygen
folly::pushmi::systemNowF Struct Reference

#include <boosters.h>

Public Member Functions

auto operator() ()
 

Detailed Description

Definition at line 108 of file boosters.h.

Member Function Documentation

auto folly::pushmi::systemNowF::operator() ( )
inline

Definition at line 109 of file boosters.h.

References now().

109 { return std::chrono::system_clock::now(); }
std::chrono::steady_clock::time_point now()

The documentation for this struct was generated from the following file: