Home
last modified time | relevance | path

Searched refs:now_stamp (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/debug/
Dactivity_tracker.cc1493 int64_t now_stamp = Time::Now().ToInternalValue(); in RecordProcessExit() local
1501 pid, now_stamp, exit_code, std::move(command_line))); in RecordProcessExit()
1505 CleanupAfterProcess(pid, now_stamp, exit_code, std::move(command_line)); in RecordProcessExit()