rusage-class: Class "rusage" ~~~

Description Objects from the Class Slots Methods Warning Note Author(s) References See Also Examples

Description

~~ A concise (1-5 lines) description of what the class is. ~~

Objects from the Class

Objects can be created by calls of the form new("rusage", ...). ~~ describe objects here ~~

Slots

ru_utime:

Object of class "timeval" ~~

ru_stime:

Object of class "timeval" ~~

ru_maxrss:

Object of class "numeric" ~~

ru_ixrss:

Object of class "numeric" ~~

ru_idrss:

Object of class "numeric" ~~

ru_isrss:

Object of class "numeric" ~~

ru_minflt:

Object of class "numeric" ~~

ru_majflt:

Object of class "numeric" ~~

ru_nswap:

Object of class "numeric" ~~

ru_inblock:

Object of class "numeric" ~~

ru_oublock:

Object of class "numeric" ~~

ru_msgsnd:

Object of class "numeric" ~~

ru_msgrcv:

Object of class "numeric" ~~

ru_nsignals:

Object of class "numeric" ~~

ru_nvcsw:

Object of class "numeric" ~~

ru_nivcsw:

Object of class "numeric" ~~

Methods

Arith

signature(e1 = "rusage", e2 = "rusage"): ...

coerce

signature(from = "rusage", to = "rusagePtr"): ...

coerce

signature(from = "rusagePtr", to = "rusage"): ...

Warning

....

Note

~~further notes~~

Author(s)

~~who you are~~

References

~put references to the literature/web site here ~

See Also

~~objects to See Also as ~~fun~~, ~~~ or CLASSNAME for links to other classes

Examples

1
showClass("rusage")

omegahat/RTimingTools documentation built on May 24, 2019, 1:55 p.m.