monitor 
Vars | |
history | The history list itself of the power |
---|---|
is_secret_monitor | Will this monitor be hidden from viewers? |
next_record | Time to next record power |
record_interval | Interval between power snapshots |
record_size | How many records to keep of supply and demand |
Procs | |
record | Power snapshot recording proc |
Var Details
history 
The history list itself of the power
is_secret_monitor 
Will this monitor be hidden from viewers?
next_record 
Time to next record power
record_interval 
Interval between power snapshots
record_size 
How many records to keep of supply and demand
Proc Details
record
Power snapshot recording proc
This proc handles recording powernet history for the graph on the TGUI It is called every process(), but only logs every 5 seconds