logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Author

       MongoDB, Inc

Description

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

Parameters

oid: A bson_oid_t.

Returns

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

Synopsis

          time_t
          bson_oid_get_time_t (const bson_oid_t *oid);

See Also