Home
last modified time | relevance | path

Searched refs:now_secs (Results 1 – 25 of 30) sorted by relevance

12

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/rtc/
H A Drtc-st-lpc.c156 unsigned long long now_secs; in st_rtc_set_alarm() local
161 now_secs = rtc_tm_to_time64(&now); in st_rtc_set_alarm()
167 alarm_secs -= now_secs; in st_rtc_set_alarm()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/rtc/
H A Drtc-st-lpc.c156 unsigned long long now_secs; in st_rtc_set_alarm() local
161 now_secs = rtc_tm_to_time64(&now); in st_rtc_set_alarm()
167 alarm_secs -= now_secs; in st_rtc_set_alarm()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/rtc/
H A Drtc-st-lpc.c156 unsigned long long now_secs; in st_rtc_set_alarm() local
161 now_secs = rtc_tm_to_time64(&now); in st_rtc_set_alarm()
167 alarm_secs -= now_secs; in st_rtc_set_alarm()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/fxa-client/src/
H A Dutil.rs17 pub fn now_secs() -> u64 { in now_secs() function
H A Doauth.rs44 if oauth_info.expires_at > util::now_secs() + OAUTH_MIN_TIME_LEFT { in get_access_token()
/dports/www/yaws/yaws-2.0.6/src/
H A Dyaws_dynopts.erl19 now_secs/0,
85 now_secs() -> function
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/core3/tracker/server/impl/
H A DTRTrackerServerTorrentImpl.java3140 int now_secs = (int)(now_millis/1000); in isTimedOut() local
3142 if ( now_secs < create_time_secs ){ in isTimedOut()
3144 create_time_secs = now_secs; in isTimedOut()
3147 return( create_time_secs + timeout_secs < now_secs ); in isTimedOut()
3153 int now_secs = (int)(SystemTime.getCurrentTime()/1000); in getSecsToLive() local
3155 if ( now_secs < create_time_secs ){ in getSecsToLive()
3157 create_time_secs = now_secs; in getSecsToLive()
3160 return(( create_time_secs + timeout_secs ) - now_secs ); in getSecsToLive()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/cpal-0.13.4/src/host/emscripten/
H A Dmod.rs281 let now_secs: f64 = js!(@{audio_ctxt}.getOutputTimestamp().currentTime) in audio_callback_fn() localVariable
284 let callback = crate::StreamInstant::from_secs_f64(now_secs); in audio_callback_fn()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/cpal-0.13.4/src/host/emscripten/
H A Dmod.rs281 let now_secs: f64 = js!(@{audio_ctxt}.getOutputTimestamp().currentTime) in audio_callback_fn() localVariable
284 let callback = crate::StreamInstant::from_secs_f64(now_secs); in audio_callback_fn()
/dports/dns/unbound/unbound-1.14.0/testcode/
H A Dreplay.h302 time_t now_secs; member
H A Dreplay.c807 snprintf(buf, sizeof(buf), ARG_LL "d", (long long)runtime->now_secs); in macro_expand()
816 if(t && (time_t)t->tv.tv_sec >= runtime->now_secs) in macro_expand()
817 res = (time_t)t->tv.tv_sec - runtime->now_secs; in macro_expand()
H A Dfake_event.c565 runtime->now_secs = (time_t)runtime->now_tv.tv_sec; in time_passes()
697 -1, runtime->now_secs); in do_infra_rtt()
715 p->zonelen, runtime->now_secs, &vs, &edns_lame_known, &rtt)) in expon_timeout_backoff()
719 p->zonelen, p->qtype, -1, last_rtt, runtime->now_secs); in expon_timeout_backoff()
958 *tt = &runtime->now_secs; in comm_base_timept()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavformat/
H A Dwavenc.c261 time_t now_secs; in peak_write_chunk() local
272 now_secs = now0 / 1000000; in peak_write_chunk()
273 strftime(timestamp, sizeof(timestamp), "%Y:%m:%d:%H:%M:%S:", localtime(&now_secs)); in peak_write_chunk()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Dwavenc.c254 time_t now_secs; in peak_write_chunk() local
266 now_secs = now0 / 1000000; in peak_write_chunk()
267 …if (strftime(timestamp, sizeof(timestamp), "%Y:%m:%d:%H:%M:%S:", localtime_r(&now_secs, &tmpbuf)))… in peak_write_chunk()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Dwavenc.c252 time_t now_secs; in peak_write_chunk() local
267 now_secs = now0 / 1000000; in peak_write_chunk()
268 …if (strftime(timestamp, sizeof(timestamp), "%Y:%m:%d:%H:%M:%S:", localtime_r(&now_secs, &tmpbuf)))… in peak_write_chunk()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Dwavenc.c253 time_t now_secs; in peak_write_chunk() local
265 now_secs = now0 / 1000000; in peak_write_chunk()
266 …if (strftime(timestamp, sizeof(timestamp), "%Y:%m:%d:%H:%M:%S:", localtime_r(&now_secs, &tmpbuf)))… in peak_write_chunk()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavformat/
H A Dwavenc.c261 time_t now_secs; in peak_write_chunk() local
272 now_secs = now0 / 1000000; in peak_write_chunk()
273 strftime(timestamp, sizeof(timestamp), "%Y:%m:%d:%H:%M:%S:", localtime(&now_secs)); in peak_write_chunk()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Dwavenc.c253 time_t now_secs; in peak_write_chunk() local
265 now_secs = now0 / 1000000; in peak_write_chunk()
266 …if (strftime(timestamp, sizeof(timestamp), "%Y:%m:%d:%H:%M:%S:", localtime_r(&now_secs, &tmpbuf)))… in peak_write_chunk()
/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Dwavenc.c252 time_t now_secs; in peak_write_chunk() local
267 now_secs = now0 / 1000000; in peak_write_chunk()
268 …if (strftime(timestamp, sizeof(timestamp), "%Y:%m:%d:%H:%M:%S:", localtime_r(&now_secs, &tmpbuf)))… in peak_write_chunk()
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/src/utils/
H A Dlog.c492 time_t now_secs; in log_writer_format_fields() local
549 now_secs = (time_t) (now / 1000000); in log_writer_format_fields()
550 now_tm = localtime (&now_secs); in log_writer_format_fields()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/plugins/dht/impl/
H A DDHTPluginStorageManager.java1292 int now_secs = (int)(SystemTime.getCurrentTime()/1000);
1308 if ( recv > now_secs ){
1310 recv = now_secs;
1318 if ( ( direct && kb.isAdd()) || now_secs - recv < KEY_BLOCK_TIMEOUT_SECS ){
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/core3/torrent/impl/
H A DTOTorrentImpl.java591 long now_secs = SystemTime.getCurrentTime()/1000; in setCreationDate() local
593 if ( _creation_date > now_secs + 100*365*24*60*60L){ in setCreationDate()
/dports/dns/unbound/unbound-1.14.0/services/
H A Doutside_network.h76 time_t* now_secs; member
/dports/devel/glib20/glib-2.70.4/glib/
H A Dgmessages.c2279 time_t now_secs; in g_log_writer_format_fields() local
2326 now_secs = (time_t) (now / 1000000); in g_log_writer_format_fields()
2327 now_tm = localtime (&now_secs); in g_log_writer_format_fields()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/core3/download/impl/
H A DDownloadManagerController.java2186 int now_secs = (int)( SystemTime.getMonotonousTime()/1000 ); in getTorrentInfoDict() local
2192 stats = new int[]{ now_secs, 0 }; in getTorrentInfoDict()
2197 if ( now_secs - stats[0] > 5*60 ){ in getTorrentInfoDict()

12