![]() |
![]()
| ![]() |
![]()
SYNOPSIS#define BSON_APPEND_TIME_T(b, key, val) \ PARAMETERS
DESCRIPTIONThe bson_append_time_t() function is a helper that takes a time_t instead of milliseconds since the UNIX epoch. RETURNSReturns true if the operation was applied successfully. The function will fail if appending the value grows bson larger than INT32_MAX. AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc.
|