Search
Preparing search index...
The search index is not available
symbol-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
symbol-sdk
model/node/NodeTime
NodeTime
Class NodeTime
The node info structure describes basic information of a node.
Hierarchy
NodeTime
Index
Constructors
constructor
Properties
receive
Time
Stamp
send
Time
Stamp
Constructors
constructor
new
Node
Time
(
sendTimeStamp
?:
UInt64
, receiveTimeStamp
?:
UInt64
)
:
NodeTime
Parameters
Optional
sendTimeStamp:
UInt64
Optional
receiveTimeStamp:
UInt64
Returns
NodeTime
Properties
Optional
Readonly
receive
Time
Stamp
receive
Time
Stamp
:
UInt64
Optional
Readonly
send
Time
Stamp
send
Time
Stamp
:
UInt64
Exports
model/node/
Node
Time
Node
Time
constructor
receive
Time
Stamp
send
Time
Stamp
Generated using
TypeDoc
The node info structure describes basic information of a node.