Home
last modified time | relevance | path

Searched defs:microsec (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/date_time/posix_time/
Dposix_time_duration.hpp73 typedef date_time::subsecond_duration<time_duration,1000000> microsec; typedef
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Dgstxmptag.c1553 gint year, month, day, hour, min, sec, microsec; in gst_value_serialize_xmp() local