Searched defs:_time (Results 1 – 11 of 11) sorted by relevance
31 from time import monotonic as _time unknown
62 from time import monotonic as _time unknown
39 from time import monotonic as _time unknown
8 from time import monotonic as _time unknown
53 from time import monotonic as _time unknown
11 import time as _time namespace
58 private _time: number | Date | (() => number | Date); property in vfs.FileSystem
4395 gst_base_parse_locate_time (GstBaseParse * parse, GstClockTime * _time, in gst_base_parse_locate_time()
1763 gboolean set, QtDemuxStream ** _stream, gint * _index, gint64 * _time) in gst_qtdemux_find_sample()4905 GstClockTime * _start, GstClockTime * _stop, GstClockTime * _time) in gst_qtdemux_stream_segment_get_boundaries()
32 import time as _time namespace