Module libflow::slice
[−]
[src]
The time and flow slices and protoslices.
This module splits time into slices and cuts the flows into corresponding bits and stuffs it in them. It also keeps a proto-slice (one slice that hasn't finished yet).
This is basically the part of the program that accumulates the data and transforms them into something usable from the online stream of reports from pakon-guts.
Structs
Flow |
One flow slice. |
Time |
One time slice. |