Copyright © 2009-2012 Michael Truog
Version: 1.1.0 Sep 30 2014 14:24:25 ------------------------------------------------------------------------
Authors: Michael Truog (mjtruog [at] gmail (dot) com).
| get/3 |
Get the task size information.. |
| new/0 |
Get a new task size lookup.. |
| put/5 |
Store task size information.ElapsedTime and TargetTime are in hours. |
get(TaskSize::float(), Pid::pid(), State::dict()) -> float()
new() -> dict()
put(TaskSize::float(), TargetTime::float(), ElapsedTime::float(), Pid::pid(), State::dict()) -> dict()
Generated by EDoc, Sep 30 2014, 14:24:25.