Similar to XLOGF(...) except only log a message every
Synopsis
Declared in <folly/logging/xlog.h>
#define XLOGF_EVERY_MS(level, ms, fmt, …)
Description
Note that this is threadsafe.
Parameters
Name |
Description |
ms |
milliseconds. |
level |
The |
fmt |
A |
Created with MrDocs