MOO-cows Mailing List Archive
[Prev][Next][Index][Thread]
RE: Suspend() question
> My question is: Is it possible to make a suspend function that would
> suspend for less than a second?
Not portably. There evidently exist a number of SYSV-derived unices
in which getting a usable millisecond wall-clock time is not possible.
In the interest of keeping the MOO server runnable on the widest
possible variety of OSes/architectures, Pavel elected not to put in
a suspend/fork-for-milliseconds construct (something which we started to
badly want when LambdaMOO's task-seconds-limit dropped to 3).
Follow-Ups:
Home |
Subject Index |
Thread Index