Skip to content
CCPEDIAby Unity Nodes
Documentation/Canton Network Docs/Splice APIsSplice Daml Packagessplice-amuletView on Canton Network Docs

Splice.RelRound

Data Types

data RelRound
The equivalent of RelTime for rounds, i.e., a delta between two rounds
RelRound
FieldTypeDescription
diffInt
instance Eq RelRound instance Ord RelRound instance Show RelRound instance GetField “diff” RelRound Int instance SetField “diff” RelRound Int

Functions

addRelRound : Round -> RelRound -> Round
subRound : Round -> Round -> RelRound