Searched defs:sec (Results 1 – 17 of 17) sorted by relevance
37 for (int sec = 1; sec <= 32; sec *= 2) { in bucket_time_minutes() local
289 const auto sec = (int64_t)strtoll(p, &endp, 10); in dump() local
29 optional uint64 sec = 1; field56 optional uint64 sec = 1; field
35 time_t sec = provider.ConsumeIntegral<time_t>(); in LLVMFuzzerTestOneInput() local
67 time_t sec = newTs.tv_sec - mOldTs.tv_sec; in threadLoop() local
226 time_t sec = newTs.tv_sec - mOldTs.tv_sec; in threadLoop() local
68 const int8_t sec = static_cast<int8_t>(timeinfo->tm_sec); in dump() local
130 time_t sec = nowTs.tv_sec - mWriteTs.tv_sec; in write() local
1236 time_t sec = stopTime.tv_sec - mStartTime.tv_sec; in stopTone() local
384 time_t sec = mData.mHeader.timestampSeconds; in getTimestamp() local
123 long sec = diff % 60; //seconds in buildLoggingSummary() local
257 const time_t sec = ns / one_second; in nsToString() local
246 WorkerThreadData::WorkerThreadData(const WorkerThreadSection* sec) in WorkerThreadData()
1184 double sec = 0.0; in convert() local
810 LDSection* sec = *rs; in doRelax() local
2744 final long sec = diff % 3600; in dumpRecentHistory() local
3669 long sec = time / 1000; in formatTimeMs() local3676 long sec = time / 1000; in formatTimeMsNoSpace() local