Searched refs:epoch (Results 1 – 9 of 9) sorted by relevance
77 // // A Windows tick is 100 nanoseconds. Windows epoch 1601-01-01T00:00:00Z78 // // is 11644473600 seconds before Unix epoch 1970-01-01T00:00:00Z.101 // Represents seconds of UTC time since Unix epoch
68 // Start time of the session in milliseconds since epoch.70 // End time of the session in milliseconds since epoch.
303 void setEpoch(const Modulo<uint32_t> &epoch) { in setEpoch() argument304 mEpoch = epoch; in setEpoch()
137 // Bucket start time in milliseconds since epoch.
614 status_t createRecord_l(const Modulo<uint32_t> &epoch, const String16& opPackageName);
660 status_t AudioRecord::createRecord_l(const Modulo<uint32_t> &epoch, const String16& opPackageName) in createRecord_l() argument834 mProxy->setEpoch(epoch); in createRecord_l()
1650 // Time when event happened on device, in milliseconds since epoch2259 // Time when call has started, in minutes since epoch,2473 // Time when session has started, in minutes since epoch,
1181 // Beginning of shutdown time in ms using wall clock time since unix epoch.1205 // End of boot time in ms from unix epoch using system wall clock.