See GroupProps
Registers a monitor.
See MonitorProps
.
Increments a given monitor by a given value.
id of the monitor to increment.
The amount to increment by.
Decrements a given monitor by a given value.
id of the monitor to decrement.
The amount to decrement by.
Updates a monitor to a given value.
id of the monitor to update.
The new value.
Generated using TypeDoc
Registers a monitor group.