1BSON_OID_GET_TIME_T(3)              libbson             BSON_OID_GET_TIME_T(3)
2
3
4

SYNOPSIS

6          time_t
7          bson_oid_get_time_t (const bson_oid_t *oid);
8

PARAMETERS

10oid: A bson_oid_t.
11

DESCRIPTION

13       Fetches the generation time in seconds since the UNIX Epoch of oid.
14

RETURNS

16       A time_t containing the seconds since the UNIX epoch of oid.
17

AUTHOR

19       MongoDB, Inc
20
22       2017-present, MongoDB, Inc
23
24
25
26
271.25.1                           Nov 08, 2023           BSON_OID_GET_TIME_T(3)
Impressum