Opened 14 years ago
Closed 14 years ago
#302 closed defect (fixed)
`cpu-time' must handle fixnum overflow
Reported by: | felix winkelmann | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | unknown | Version: | 4.5.x |
Keywords: | flonum-milliseconds cpu-time | Cc: | |
Estimated difficulty: |
Description
The changes done in the flonum-milliseconds
branch must also apply to cpu-time
, since it currently also returns process-runtime as milliseconds.
Note: See
TracTickets for help on using
tickets.
Implemented in
flonum-milliseconds
branch and merged intoexperimental
.