class TimeStamp

The TimeStamp class implements entities that contain the time stamp of it's creation. More...

Definition#include <whatsup/TimeStampList.h>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Private Members


Detailed Description

The TimeStamp class implements entities that contain the time stamp of it's creation. The resolution is 1/100 of a second. Additionally it stores a process id, user and system time information. This class is needed to implement the OSProcessList class.

 TimeStamp (pid_t pid_, int utime, int stime)

TimeStamp

 ~TimeStamp ()

~TimeStamp

pid_t  getPid (void)

getPid

[const]

int  getSysTime (void)

getSysTime

[const]

int  getUserTime (void)

getUserTime

[const]

int  getCentStamp (void)

getCentStamp

[const]

pid_t pid

pid

[private]

int userTime

userTime

[private]

int sysTime

sysTime

[private]

int centStamp

centStamp

[private]


Generated by: andreas on linux on Sat Jun 15 19:28:49 2002, using kdoc 2.0a53.