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

  /external/v8/src/base/platform/
time.h 82 static TimeDelta FromTimespec(struct timespec ts);
305 static Time FromTimespec(struct timespec ts);
condition-variable.cc 100 Time now = Time::FromTimespec(ts);
time.cc 212 TimeDelta TimeDelta::FromTimespec(struct timespec ts) {
355 Time Time::FromTimespec(struct timespec ts) {

Completed in 686 milliseconds