Searched refs:TIMESTAMP_AUTO_FILL (Results 1 – 3 of 3) sorted by relevance
28 constexpr int64_t TIMESTAMP_AUTO_FILL = -1; variable
45 .timestamp = TIMESTAMP_AUTO_FILL // timestamp will be filled at dispatcher in flush()
116 .timestamp = TIMESTAMP_AUTO_FILL, // timestamp will be filled at dispatcher in flush()205 if (event.timestamp == TIMESTAMP_AUTO_FILL) { in submitEvent()