You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jBASE
Hi all:
jBASE 4.1.6.7
OS HP-UX B.11.31
I need to try to figure out a way to trap elapsed milliseconds. I
looked at SYSTEM(9), but that doesn't appear to give me what I need.
Any pointers would be much appreciated, as I am under INTENSE time
pressure.
Bruce Willmore
unread,
Jun 25, 2009, 3:08:01 PM6/25/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jBASE
Never mind, everyone. If I was literate, I would've noticed SYSTEM
(12).
Igor Micev
unread,
Jun 25, 2009, 3:47:38 PM6/25/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jBASE
Hi,
SYSTEM(12) returns you the time in milliseconds.
Regards
Greg Cooper
unread,
Jun 25, 2009, 3:48:11 PM6/25/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jb...@googlegroups.com, jb...@googlegroups.com
SYSTEM(12) will give elapsed time in milliseconds. SYSTEM(9),
as you've found out, is just used CPU time in milliseconds.
pat
unread,
Jun 28, 2009, 9:45:12 PM6/28/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jBASE
SYSTEM(12) is milliseconds since midnight ( or deciseconds since
midnight under Ros emulation )