useDynLib(microbenchmark, do_microtiming, do_microtiming_precision)
export(microbenchmark)
S3method(print, microbenchmark)
S3method(boxplot, microbenchmark)
importFrom(graphics, boxplot)
export(microtiming_precision)
