Searched refs:secs (Results 1 – 5 of 5) sorted by relevance
178 static inline nsecs_t nanoseconds_to_milliseconds(nsecs_t secs) in nanoseconds_to_milliseconds() argument180 return secs/1000000; in nanoseconds_to_milliseconds()
266 time_t secs = (time_t) (realTime / 1000000000); in getTimeString_l() local267 localtime_r(&secs, &tm); in getTimeString_l()
98 time_t secs = ts.tv_sec - pContext->mBufferUpdateTime.tv_sec; in Visualizer_getDeltaTimeMsFromUpdatedTime() local101 --secs; in Visualizer_getDeltaTimeMsFromUpdatedTime()104 deltaMs = secs * 1000 + nsec / 1000000; in Visualizer_getDeltaTimeMsFromUpdatedTime()
908 logger.log(Level.INFO, "Reconnecting in %d secs", seconds);
422 automatically set to 120 secs). For example, this snippet sets the duration to