zippy / ceptr

(a recomposable medium for distributed social computing) || (semantic self-describing protocol stacks)
http://ceptr.org
GNU General Public License v3.0
88 stars 17 forks source link

collect processing time accounting for receptors and flux entries #37

Open zippy opened 8 years ago

zippy commented 8 years ago

As run-trees get moved to the completed list, we need to add the processing time to receptor (and flux) totals for accounting purposes.

This entails adding a Receptor State symbol that can hold this, and other information about the state.

zippy commented 8 years ago

fb5db8a22 puts basics in place for this. Still need to add collecting of data back up the receptor tree accumulating the time in a sub-receptors accounting slot.