Command: ptimes

NEST HelpDesk Command Index NEST Quick Reference
Name:
ptimes - returns real, user, and system time
Synopsis:
ptimes -> [rtimes utimes stimes cutimes cstimes]
Description:
Calls the POSIX times() function to obtain real, user,
and system time in seconds, as well as user and system times
counts for all child processes. Real time has arbitrary origin,
i.e., only differences are meaningful.
Remarks:
results for user and system time may not be reliable if more
than one thread is used.
References:
man 2 times
Author:
Hans Ekkehard Plesser
FirstVersion:
2003-07-29
SeeAlso:
Source:
/var/www/debian/nest/nest-simulator-2.20.0/lib/sli/sli-init.sli
NEST HelpDesk Command Index NEST Quick Reference

© 2004 The NEST Initiative