Searched refs:time_stamp_ (Results 1 – 4 of 4) sorted by relevance
40 : time_stamp_(std::chrono::steady_clock::now()), properties_(properties_filename) {} in time_stamp_() function83 std::chrono::steady_clock::time_point time_stamp_; variable
54 ((now - time_stamp_) / advertising_interval_ms_) * advertising_interval_ms_ + time_stamp_; in IsAdvertisementAvailable()
42 time_stamp_(0), in NativeScanStats()51 time_stamp_(0) {} in NativeScanStats()
50 uint32_t time_stamp_; variable