Subject:
|
Re:Re:System time
|
Newsgroups:
|
lugnet.robotics.handyboard
|
Date:
|
Sun, 23 Mar 1997 08:47:39 GMT
|
Original-From:
|
Joe Martin <joema@mpx.com!nospam!.au>
|
Viewed:
|
2240 times
|
| |
 | |
Pandit,
It turns out that we where both wrong about your program.It does not work
because the time over which d adds 1 to itself is not defined the program does
not count at a rate of one unit per millisecond.I have in fact found that it
will at least go from 10 to 10000 inside the space of 1millisecond.In my program
starting the process and defining the length of time over which it runs I think
should cause it to count one unit per millisecond.i.e
start_process(time(d),1,10);
In the above the first number following the process name(time(d)is a 1 this
defines the length of time that the process runs for.The second number 10
defines the stack size.See page 29 in my Handy Board Manual.
Joe Martin
joema@mpx.com.au
|
|
1 Message in This Thread: 
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|