Home
last modified time | relevance | path

Searched refs:LLLF_LOG_TIMESTAMP (Results 1 – 2 of 2) sorted by relevance

/third_party/libwebsockets/lib/core/
Dlogs.c391 if (cx->lll_flags & LLLF_LOG_TIMESTAMP) in __lws_logv()
/third_party/libwebsockets/include/libwebsockets/
Dlws-logs.h60 #define LLLF_LOG_TIMESTAMP (1 << 18) macro