(.js)
laraImport("antarex.margot.config.monitor.MargotTimeMonitor");
(.lara)
import antarex.margot.config.monitor.MargotTimeMonitor;
Classes:
new MargotTimeMonitor(name)
useMicro()
Sets the granularity to microseconds.
useMilli()
Sets the granularity to milliseconds.
useSecond()
Sets the granularity to seconds.