Home
last modified time | relevance | path

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

/rocksdb-6.9/port/
Dsys_time.h31 void gettimeofday(struct timeval* tv, struct timezone* tz);
/rocksdb-6.9/port/win/
Dport_win.cc56 void gettimeofday(struct timeval* tv, struct timezone* /* tz */) { in gettimeofday() argument