proxygen
|
#include <BufferedStat.h>
Public Member Functions | |
TimePointHolder () noexcept | |
TimePointHolder (TimePoint t) | |
Public Attributes | |
TimePoint | tp |
Definition at line 52 of file BufferedStat.h.
|
inlinenoexcept |
Definition at line 54 of file BufferedStat.h.
|
inline |
Definition at line 56 of file BufferedStat.h.
TimePoint folly::detail::BufferedStat< DigestT, ClockT >::TimePointHolder::tp |
Definition at line 58 of file BufferedStat.h.