Details
-
Bug
-
Resolution: Fixed
-
Trivial - P5
-
None
Description
Docs say:
int
|
bson_gettimeofday (struct timeval *tv,
|
struct timezone *tz);
|
bson-clock.h says:
BSON_EXPORT (int)
|
bson_gettimeofday (struct timeval *tv);
|