| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Cardano.RTView.GUI.Updater
Synopsis
- updateGUI :: Window -> NodesState -> RTViewParams -> [RemoteAddrNamed] -> (NodesStateElements, NodesStateElements) -> UI ()
Documentation
updateGUI :: Window -> NodesState -> RTViewParams -> [RemoteAddrNamed] -> (NodesStateElements, NodesStateElements) -> UI () Source #
This function is calling by the timer. It updates the node' state elements on the page automatically, because threepenny-gui is based on websockets.