struct SliceInfo

Records informatio relevant to entire time slice

[more]SIZE availableComputers
How many computers are not hosting a thread in this time slice
[more]set<Process*> processes
which processes are running in this time slice


Documentation

Records informatio relevant to entire time slice
oSIZE availableComputers
How many computers are not hosting a thread in this time slice

oset<Process*> processes
which processes are running in this time slice

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.