HomeSort by relevance Sort by last modified time
    Searched refs:epoch_time (Results 1 - 2 of 2) sorted by null

  /external/libusb_aah/libusb/os/
threads_windows.c 184 extern const uint64_t epoch_time;
189 rtime.QuadPart -= epoch_time;
windows_usb.c 91 const uint64_t epoch_time = UINT64_C(116444736000000000); // 1970.01.01 00:00:000 in MS Filetime variable
    [all...]

Completed in 95 milliseconds