Reference Guide
C API
www.spreadconcepts.com
C API
Replicated Hash Table
Version 2.0
rht_pair_time_stamp
rht_stamp
rht_pair_time_stamp(const rht_pair *p);
Parameters
p
key value pair to retrieve timestamp of
Return Values
0 on success
non-zero for error
Description
rht_pair_time_stamp
returns the Lamport Time Stamp (LTS) of the creation of this entry (
spdrs_stamp
).
Requirements
Header: Declared in rht.h
Library: Use rht.lib
Version: 2.0
Also See
RHT reference guide
,
key value pair operations
Copyright © 2004,
Spread Concepts LLC
, All rights reserved