pub unsafe extern "C" fn cass_uuid_timestamp(
    uuid: CassUuid
) -> cass_uint64_t
Expand description

Gets the timestamp for a V1 UUID

@public @memberof CassUuid

@param[in] uuid @return The timestamp in milliseconds since the Epoch (00:00:00 UTC on 1 January 1970). 0 returned if the UUID is not V1.