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

NAME

6       bson_oid_get_time_t - bson_oid_get_time_t()
7

SYNOPSIS

9          time_t
10          bson_oid_get_time_t (const bson_oid_t *oid);
11

PARAMETERS

13oid: A bson_oid_t.
14

DESCRIPTION

16       Fetches the generation time in seconds since the UNIX Epoch of oid.
17

RETURNS

19       A time_t containing the seconds since the UNIX epoch of oid.
20

AUTHOR

22       MongoDB, Inc
23
25       2017-present, MongoDB, Inc
26
27
28
29
301.23.1                           Oct 20, 2022           BSON_OID_GET_TIME_T(3)
Impressum