Home
last modified time | relevance | path

Searched refs:tsStart (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/hilog/frameworks/libhilog/
H A Dhilog_printf.cpp136 LogTimeStamp tsStart = atomic_load(&gStartTime); in HiLogFlowCtrlProcess() local
138 tsStart += period; in HiLogFlowCtrlProcess()
140 if (tsNow > tsStart) { /* new statistic period, return how many lines were dropped */ in HiLogFlowCtrlProcess()

Completed in 2 milliseconds