(.js)
laraImport("antarex.margot.config.monitor.MargotEnergyMonitor");
(.lara)
import antarex.margot.config.monitor.MargotEnergyMonitor;
Classes:
new MargotEnergyMonitor(name)setCores()Sets the domain as CORES.
setDomain(domain)Sets the domain to the one provided.
setPackage()Sets the domain as PACKAGE.
setRam()Sets the domain as RAM.
setUncores()Sets the domain as UNCORES.