factor/basis/tools/profiler
Slava Pestov 8819f23312 Replace millis primitive with micros primitive
Add millis as a library word
sleep now takes either a duration or a microsecond count; code using durations doens't need to be updated, code using millisecond counts updated to use durations for the most part
2008-11-19 01:50:05 -06:00
..
authors.txt
profiler-docs.factor
profiler-tests.factor Replace millis primitive with micros primitive 2008-11-19 01:50:05 -06:00
profiler.factor
summary.txt
tags.txt