bson_oid_get_time_t (3) Linux Manual Page
bson_oid_get_time_t() – Fetches the generation time in seconds since the UNIX Epoch of oid. Synopsistime_t bson_oid_get_time_t (const bson_oid_t *oid);Parametersoid A bson_oid_t \&.DescriptionFetches the generation time in seconds since the UNIX Epoch of oid \&. ReturnsA time_t containing the seconds since the UNIX epoch of oid \&. ColophonThis page is part of libbson. Please report any…
