ThreadTime
ThreadTime entry;
bool operator< (const ThreadTime& other) const {
typedef std::list<ThreadTime> ThreadTimeList;