Home
last modified time | relevance | path

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

/thrift-3.4.0/lib/cpp/src/thrift/windows/
DGetTimeOfDay.cpp36 int thrift_gettimeofday(struct timeval* tv, struct timezone* tz) { in thrift_gettimeofday() argument
37 return gettimeofday(tv,tz); in thrift_gettimeofday()
DGetTimeOfDay.h39 int thrift_gettimeofday(struct timeval* tv, struct timezone* tz);