Changeset 8346
- Timestamp:
- Jan 28, 2008, 5:41:03 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/source/lib/misc.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/lib/misc.lisp
r8230 r8346 395 395 (ecase internal-time-units-per-second 396 396 (1000000 6) 397 (100 3)))397 (1000 3))) 398 398 (cpu-count (cpu-count))) 399 399 (format s "~&~S took ~:D ~a (~,vF seconds) to run ~%~20twith ~D available CPU core~P."
Note:
See TracChangeset
for help on using the changeset viewer.
