Reference Guide
C API
www.spreadconcepts.com
C API
Replicated Hash Table
Version 2.0
rht_it_time_stamp
rht_stamp
rht_it_time_stamp(const rht_it *i);
Parameters
i
iterator to get the LTS from
Return Values
LTS timestamp of the update referenced by the specified iterator
Description
rht_it_time_stamp
returns the Lamport Time Stamp (LTS) of the creation of this entry.
Requirements
Header: Declared in rht.h
Library: Use rht.lib
Version: 2.0
Also See
RHT reference guide
Copyright © 2004,
Spread Concepts LLC
, All rights reserved