MCPcopy Create free account
hub / github.com/RangeNetworks/openbts / initialWriteTimestamp

Method initialWriteTimestamp

Transceiver52M/DummyLoad.h:113–113  ·  view source on GitHub ↗

Returns the starting write Timestamp*/

Source from the content-addressed store, hash-verified

111
112 /** Returns the starting write Timestamp*/
113 TIMESTAMP initialWriteTimestamp(void) { return 20000;}
114
115 /** Returns the starting read Timestamp*/
116 TIMESTAMP initialReadTimestamp(void) { return 20000;}

Callers 1

startMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected